tor-browser

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

ShadowRoot-innerHTML.html.ini (440B)


      1 [ShadowRoot-innerHTML.html]
      2  [innerHTML on a shadow root should use the scoped registry]
      3    expected: FAIL
      4 
      5  [innerHTML on a connected shadow root should use the associated scoped registry]
      6    expected: FAIL
      7 
      8  [innerHTML on a connected shadow root should not upgrade a custom element inside a template element]
      9    expected: FAIL
     10 
     11  [innerHTML on a connected shadow root should be able to create an unknown element]
     12    expected: FAIL