Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / forms / color / input-color-onchange-event-expected.txt
index 9aaafbe..0d162dc 100644 (file)
@@ -4,6 +4,8 @@ To manually test this, click on the input color element in the top left corner a
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
+PASS internals.selectColorInColorChooser({}, '#ff0000'); threw exception TypeError: Failed to execute 'selectColorInColorChooser' on 'Internals': parameter 1 is not of type 'Element'..
+PASS internals.selectColorInColorChooser(document, '#ff0000'); threw exception TypeError: Failed to execute 'selectColorInColorChooser' on 'Internals': parameter 1 is not of type 'Element'..
 value changed to #ff0000
 PASS input.value is "#ff0000"
 PASS successfullyParsed is true