| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createEvent.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createEvent.html b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createEvent.html
|
| index 805e1fea9a8475dc8023eadf93e62a11ebb100cf..d517387702483dfaf0fb0fb6ec555442c3240d4f 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createEvent.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createEvent.html
|
| @@ -72,7 +72,6 @@ test(function() {
|
| * interfaces that it is known some UA does or did not throw for.
|
| */
|
| var someNonCreateableEvents = [
|
| - "AnimationPlayerEvent",
|
| "ApplicationCacheErrorEvent",
|
| "AudioProcessingEvent",
|
| "AutocompleteErrorEvent",
|
|
|