Index: third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Document-createEvent-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Document-createEvent-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Document-createEvent-expected.txt |
index 72e81162f7ab7b860273ee675809ad11566ae1ad..e06f15a5095f68549015d1f1564febfac2f82e5a 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Document-createEvent-expected.txt |
+++ b/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Document-createEvent-expected.txt |
@@ -1,5 +1,5 @@ |
This is a testharness.js-based test. |
-Found 331 tests; 307 PASS, 24 FAIL, 0 TIMEOUT, 0 NOTRUN. |
+Found 329 tests; 305 PASS, 24 FAIL, 0 TIMEOUT, 0 NOTRUN. |
PASS AnimationEvent should be an alias for AnimationEvent. |
PASS createEvent('AnimationEvent') should be initialized correctly. |
PASS animationevent should be an alias for AnimationEvent. |
@@ -232,8 +232,6 @@ PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "CommandEvent |
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "CommandEvents" |
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DataContainerEvent" |
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "DataContainerEvents" |
-PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DeviceLightEvent" |
-PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "DeviceLightEvents" |
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableEvent" |
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ExtendableEvents" |
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableMessageEvent" |