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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2805763004: [System-Keyboard-Lock] Forward navigator functions to RenderFrameHost (Closed)
Patch Set: Add external/wpt tests 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:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/VirtualTestSuites
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
index c782e8c327c60621a0f6958170675afab295eb54..90ec88a3580834e4b8a6d44b332cc0cf698c5a48 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -396,5 +396,10 @@
"prefix": "experimental-canvas-features",
"base": "fast/canvas-experimental",
"args": ["--enable-experimental-canvas-features"]
+ },
+ {
+ "prefix": "keyboard_lock",
+ "base": "external/wpt/keyboard_lock",
+ "args": ["--enable-blink-features=KeyboardLock"]
whywhat 2017/04/12 16:02:13 As Philip explained on the blink-dev@ thread, I do
Hzj_jie 2017/04/13 00:38:54 Done.
}
]

Powered by Google App Engine
This is Rietveld 408576698