tor-browser

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

CustomElementRegistry-define.html.ini (385B)


      1 [CustomElementRegistry-define.html]
      2  [Create a CustomElementRegistry not identically equal to window.customElements]
      3    expected: FAIL
      4 
      5  [Defining an element in the global registry does not add a definition to a scoped CustomElementRegistry]
      6    expected: FAIL
      7 
      8  [Defining an element in a scoped global registry does not add a definition to the global registry]
      9    expected: FAIL