| 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 0592ac1cf3fd7530a99e337b1c0b72c7b823c585..805e1fea9a8475dc8023eadf93e62a11ebb100cf 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
|
| @@ -105,6 +105,7 @@ var someNonCreateableEvents = [
|
| "OfflineAudioCompletionEvent",
|
| "OrientationEvent",
|
| "PageTransition", // Yes, with no "Event"
|
| + "PointerEvent",
|
| "PopUpEvent",
|
| "PresentationConnectionAvailableEvent",
|
| "PresentationConnectionCloseEvent",
|
|
|