| 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 d517387702483dfaf0fb0fb6ec555442c3240d4f..29a2c010ef670064c2a9c5bac9ed35476e63fc04 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,6 +72,8 @@ test(function() {
|
| * interfaces that it is known some UA does or did not throw for.
|
| */
|
| var someNonCreateableEvents = [
|
| + "AnimationPlaybackEvent",
|
| + "AnimationPlayerEvent",
|
| "ApplicationCacheErrorEvent",
|
| "AudioProcessingEvent",
|
| "AutocompleteErrorEvent",
|
|
|