| Index: third_party/WebKit/LayoutTests/platform/mac/fast/forms/color/input-color-onchange-event-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/color/input-color-onchange-event-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/color/input-color-onchange-event-expected.txt
|
| index 87457220c3d98b9fe1b3a8ff9dbc9d3753a4a929..d4cad8947166429e9c649b84506dfe3a40687799 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/color/input-color-onchange-event-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/color/input-color-onchange-event-expected.txt
|
| @@ -11,9 +11,8 @@ change event dispatched - value changed to #ff0000
|
| PASS input.value is "#ff0000"
|
| Change event is only dispatched, when color chooser is closed
|
| input event dispatched - value is: #ff0002
|
| -change event dispatched - value changed to #ff0002
|
| -FAIL onChange should be 0. Was 1.
|
| -PASS onChange is 1
|
| +PASS Change event was dispatched.
|
| +FAIL input.value should be #ff0000. Was #ff0002.
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|