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

Unified Diff: third_party/WebKit/LayoutTests/external/WPT_BASE_MANIFEST.json

Side-by-side diff isn't available for this file because of its large size.
Issue 2805763004: [System-Keyboard-Lock] Forward navigator functions to RenderFrameHost (Closed)
Patch Set: Synchronize latest changes Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: third_party/WebKit/LayoutTests/external/WPT_BASE_MANIFEST.json
diff --git a/third_party/WebKit/LayoutTests/external/WPT_BASE_MANIFEST.json b/third_party/WebKit/LayoutTests/external/WPT_BASE_MANIFEST.json
index 104475c80deb64877861581264e82656cd4d0272..03223f2fef8d5de5a347c6b616ceeec91b89f76a 100644
--- a/third_party/WebKit/LayoutTests/external/WPT_BASE_MANIFEST.json
+++ b/third_party/WebKit/LayoutTests/external/WPT_BASE_MANIFEST.json
@@ -89197,6 +89197,12 @@
{}
]
],
+ "keyboard-lock/idl-KeyboardLock.html": [
foolip 2017/04/17 08:46:04 This file shouldn't need to be modified, did you d
Hzj_jie 2017/04/18 02:26:07 I used to believe tests not listed in this file wo
foolip 2017/04/18 05:10:57 Before https://chromium-review.googlesource.com/c/
Hzj_jie 2017/04/19 00:45:54 Got you. Thank you for the explanation.
+ [
+ "/keyboard-lock/idl-KeyboardLock.html",
+ {}
+ ]
+ ],
"longtask-timing/longtask-attributes.html": [
[
"/longtask-timing/longtask-attributes.html",

Powered by Google App Engine
This is Rietveld 408576698