Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json

Issue 2570203004: Fix low risk nullable => non nullable change for NavigatorLanguage.language (Closed)
Patch Set: Added InputEvent constructor platform test to MANIFEST Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/wpt/uievents/constructors/inputevent-constructor.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/wpt/uievents/constructors/inputevent-constructor.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698