tor-browser

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

global.window.js.ini (503B)


      1 [global.window.html]
      2  [initialize() of global registry should throw for nodes from another document]
      3    expected: FAIL
      4 
      5  [createElement() should throw with global registry from another document]
      6    expected: FAIL
      7 
      8  [createElementNS() should throw with global registry from another document]
      9    expected: FAIL
     10 
     11  [attachShadow() should throw with global registry from another document]
     12    expected: FAIL
     13 
     14  [importNode() should throw with global registry from another document]
     15    expected: FAIL