tor-browser

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

Construct.html.ini (341B)


      1 [Construct.html]
      2  [A constructor with only a scoped custom element registry definition should fail upon construction]
      3    expected: FAIL
      4 
      5  [A constructor uses the global registry to create an element]
      6    expected: FAIL
      7 
      8  [A constructor creating an element from another registry before or after super call should work]
      9    expected: FAIL