tor-browser

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

navigator-window-controls-overlay.tentative.html.ini (622B)


      1 [navigator-window-controls-overlay.tentative.html]
      2  [the windowControlsOverlay object should exist on the navigator object]
      3    expected: FAIL
      4 
      5  [visible should be a member of the windowControlsOverlay object]
      6    expected: FAIL
      7 
      8  [visible should be false]
      9    expected: FAIL
     10 
     11  [getTitlebarAreaRect should be a method of the windowControlsOverlay object]
     12    expected: FAIL
     13 
     14  [getTitlebarAreaRect return type should be DOMRect]
     15    expected: FAIL
     16 
     17  [getTitlebarAreaRect should return a empty DOMRect]
     18    expected: FAIL
     19 
     20  [ongeometrychange should be a member of the windowControlsOverlay object]
     21    expected: FAIL