| Index: LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-spinbutton-change-and-input-events-expected.txt
|
| diff --git a/LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-spinbutton-change-and-input-events-expected.txt b/LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-spinbutton-change-and-input-events-expected.txt
|
| index 056437787e3c54dfcaf4a2ed2dfd02921e344640..0edfc65f953c5da3924a757ccfcd1d276a2ec218 100644
|
| --- a/LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-spinbutton-change-and-input-events-expected.txt
|
| +++ b/LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-spinbutton-change-and-input-events-expected.txt
|
| @@ -7,11 +7,7 @@
|
| PASS changeEventCounter is 0
|
| PASS inputEventCounter is 0
|
| Click the upper button
|
| -Triggers only input event
|
| PASS testInput.value is "2012-W11"
|
| -PASS changeEventCounter is 0
|
| -PASS inputEventCounter is 1
|
| -Triggers only change event
|
| PASS changeEventCounter is 1
|
| PASS inputEventCounter is 1
|
| Focus on another field
|
|
|