From e4e3b3a8fcd97170b412161d07419c4f36ade579 Mon Sep 17 00:00:00 2001 From: "wangxianzhu@chromium.org" Date: Wed, 12 Aug 2015 18:23:16 +0000 Subject: Deflake other *multiple-fields-mouse-events.html tests Using the same method as in https://codereview.chromium.org/1281203003 BUG=518934 TBR=tkent@chromium.org Review URL: https://codereview.chromium.org/1272243004 git-svn-id: svn://svn.chromium.org/blink/trunk@200408 bbb929c8-8fbe-4397-9dbb-9b2b20218538 --- .../week-multiple-fields-mouse-events-expected.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'third_party/WebKit/LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-mouse-events-expected.txt') diff --git a/third_party/WebKit/LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-mouse-events-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-mouse-events-expected.txt index b70ed512..e1885af 100644 --- a/third_party/WebKit/LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-mouse-events-expected.txt +++ b/third_party/WebKit/LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-mouse-events-expected.txt @@ -9,6 +9,9 @@ Test following mouse actions: Mouse click to focus each of sub-fields Mouse click on the spin button to update each of sub-fields +PASS successfullyParsed is true + +TEST COMPLETE ==> Focus on the week field. PASS input.value is "2345-W08" PASS input.value is "2345-W09" @@ -32,7 +35,4 @@ PASS input.value is "2346-W08" PASS input.value is "2346-W08" PASS input.value is "" -PASS successfullyParsed is true - -TEST COMPLETE -- cgit v1.1