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 5c8d081c72015058f1594b2fe1c0c5b8c86f72bb..4b3a4f9dd3b749e0b98ed5a071515a94f265c498 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 |
@@ -230,8 +230,6 @@ FAIL WHEELEVENT should be an alias for WheelEvent. Failed to execute 'createEven |
FAIL createEvent('WHEELEVENT') should be initialized correctly. Cannot read property 'type' of undefined |
PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "WheelEvents" |
PASS Should throw NOT_SUPPORTED_ERR for unrecognized arguments |
-PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationPlayerEvent" |
-PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "AnimationPlayerEvents" |
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ApplicationCacheErrorEvent" |
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ApplicationCacheErrorEvents" |
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AudioProcessingEvent" |