| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createEvent-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createEvent-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createEvent-expected.txt
|
| index baf1303b9cb7b34e9f46e48a8cd7b684a24d5bd2..a8bca3283b2517fc8b092115d0a6e4c4825e69f0 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createEvent-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createEvent-expected.txt
|
| @@ -175,7 +175,7 @@ FAIL svgzoomevents should be an alias for SVGZoomEvent. Failed to execute 'creat
|
| FAIL createEvent('svgzoomevents') should be initialized correctly. Cannot read property 'type' of undefined
|
| FAIL SVGZOOMEVENTS should be an alias for SVGZoomEvent. Failed to execute 'createEvent' on 'Document': The provided event type ('SVGZOOMEVENTS') is invalid.
|
| FAIL createEvent('SVGZOOMEVENTS') should be initialized correctly. Cannot read property 'type' of undefined
|
| -FAIL TextEvent should be an alias for CompositionEvent. assert_true: expected true got false
|
| +FAIL TextEvent should be an alias for CompositionEvent. assert_equals: expected object "[object CompositionEvent]" but got object "[object TextEvent]"
|
| PASS createEvent('TextEvent') should be initialized correctly.
|
| FAIL textevent should be an alias for CompositionEvent. Failed to execute 'createEvent' on 'Document': The provided event type ('textevent') is invalid.
|
| FAIL createEvent('textevent') should be initialized correctly. Cannot read property 'type' of undefined
|
|
|