| Index: third_party/WebKit/LayoutTests/external/wpt/keyboard-lock/idlharness.https-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/keyboard-lock/idlharness.https-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/keyboard-lock/idlharness.https-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..e65d32e81982f99592c7f2f37187e8b7a75c736b
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/keyboard-lock/idlharness.https-expected.txt
|
| @@ -0,0 +1,12 @@
|
| +This is a testharness.js-based test.
|
| +FAIL Navigator interface: operation requestKeyLock(sequence) assert_throws: calling operation with this = null didn't throw TypeError function "function () {
|
| + fn.apply(obj, args);
|
| + }" did not throw
|
| +PASS Navigator interface: operation cancelKeyLock()
|
| +PASS Navigator must be primary interface of navigator
|
| +PASS Stringification of navigator
|
| +PASS Navigator interface: navigator must inherit property "requestKeyLock" with the proper type (0)
|
| +PASS Navigator interface: calling requestKeyLock(sequence) on navigator with too few arguments must throw TypeError
|
| +PASS Navigator interface: navigator must inherit property "cancelKeyLock" with the proper type (1)
|
| +Harness: the test ran to completion.
|
| +
|
|
|