tor-browser

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

element-mutation.html.ini (439B)


      1 [element-mutation.html]
      2  [An element with global registry should not change its registry when moved into a shadow tree with scoped registry.]
      3    expected: FAIL
      4 
      5  [An element with scoped registry should not change its registry when moved out of the shadow tree.]
      6    expected: FAIL
      7 
      8  [An element with scoped registry should not change its registry when moved into another shadow tree with different scoped registry.]
      9    expected: FAIL