| Index: third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json b/third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json
|
| index c414885ed27cdb4cca515218d50e45b3286a5fc8..ba497cbf8149f28569aaa1342b9eb3d6a552dd55 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json
|
| @@ -16311,6 +16311,12 @@
|
| "url": "/touch-events/touch-touchevent-constructor.html"
|
| }
|
| ],
|
| + "uievents/constructors/inputevent-constructor.html": [
|
| + {
|
| + "path": "uievents/constructors/inputevent-constructor.html",
|
| + "url": "/uievents/constructors/inputevent-constructor.html"
|
| + }
|
| + ],
|
| "uievents/legacy-domevents-tests/approved/ProcessingInstruction.DOMCharacterDataModified.html": [
|
| {
|
| "path": "uievents/legacy-domevents-tests/approved/ProcessingInstruction.DOMCharacterDataModified.html",
|
|
|