| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-createEvent-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-createEvent-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-createEvent-expected.txt
|
| index 5363a3929ec57061398a0bacc4ee4caf0e11c90b..040ef91a64d16153e5c0de309f47cffb6b2b7665 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-createEvent-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-createEvent-expected.txt
|
| @@ -272,8 +272,7 @@ PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "F
|
| FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GamepadEvent" assert_throws: function "function () {
|
| var evt = document.createEvent(even..." did not throw
|
| PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "GamepadEvents"
|
| -FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GeofencingEvent" assert_throws: function "function () {
|
| - var evt = document.createEvent(even..." did not throw
|
| +PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GeofencingEvent"
|
| PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "GeofencingEvents"
|
| FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "InstallEvent" assert_throws: function "function () {
|
| var evt = document.createEvent(even..." did not throw
|
|
|