Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-createEvent.html |
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-createEvent.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-createEvent.html |
| index 62a3e202787537160b3e55124344c267633b81b7..4b834b0ea781c2fdec1acd030f3dcfd4a5764119 100644 |
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-createEvent.html |
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-createEvent.html |
| @@ -75,7 +75,6 @@ var someNonCreateableEvents = [ |
| "AnimationPlayerEvent", |
| "ApplicationCacheErrorEvent", |
| "AudioProcessingEvent", |
| - "AutocompleteErrorEvent", |
|
tkent
2016/05/10 05:44:48
Please don't modify this file. This is an importe
Dan Beam
2016/05/10 17:08:17
Done.
|
| "BeforeInstallPromptEvent", |
| "BlobEvent", |
| "ClipboardEvent", |