tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

navigator-keyboard-map.https.html.ini (286B)


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