Chromium Code Reviews| 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.
|
| } |
| ] |