blob: 8e3e5f5be041876232fb5645ce892a0adaad6f90 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[navigator-keyboard-map.https.html]
[navigator.keyboard instanceof Keyboard]
expected: FAIL
[navigator.keyboard.getLayoutMap instanceof Function]
expected: FAIL
[navigator.keyboard.getLayoutMap() returns a Promise<KeyboardLayoutMap> when successful]
expected: FAIL
|