tor-browser

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

CustomElementRegistry-upgrade.html.ini (440B)


      1 [CustomElementRegistry-upgrade.html]
      2  [upgrade is a function on both global and scoped CustomElementRegistry]
      3    expected: FAIL
      4 
      5  [upgrade is a no-op when called on a shadow root with no association]
      6    expected: FAIL
      7 
      8  [upgrade should upgrade a candidate element when called on a shadow root with an association]
      9    expected: FAIL
     10 
     11  [upgrade should not upgrade a candidate element not associated with a registry]
     12    expected: FAIL