tor-browser

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

template.window.js.ini (914B)


      1 [template.window.html]
      2  [shadowRootCustomElementRegistry reflects as string]
      3    expected: FAIL
      4 
      5  [A declarative shadow root gets its default registry from its node document]
      6    expected: FAIL
      7 
      8  [Serializing a null registry ShadowRoot with a global registry host (document)]
      9    expected: FAIL
     10 
     11  [Serializing a global registry ShadowRoot with a global registry host (document)]
     12    expected: FAIL
     13 
     14  [Serializing a scoped registry ShadowRoot with a global registry host (document)]
     15    expected: FAIL
     16 
     17  [Serializing a null registry ShadowRoot with a null registry host (document)]
     18    expected: FAIL
     19 
     20  [Serializing a scoped registry ShadowRoot with a null registry host (document)]
     21    expected: FAIL
     22 
     23  [Serializing a null registry ShadowRoot with a scoped registry host (document)]
     24    expected: FAIL
     25 
     26  [Serializing a scoped registry ShadowRoot with a scoped registry host (document)]
     27    expected: FAIL