tor-browser

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

scoped-registry-define-upgrade-criteria.html.ini (1322B)


      1 [scoped-registry-define-upgrade-criteria.html]
      2  [Adding definition to global registry should not affect shadow roots using scoped registry]
      3    expected: FAIL
      4 
      5  [Adding definition to scoped registry should affect all associated shadow roots]
      6    expected: FAIL
      7 
      8  [Adding definition to scoped registry should not affect document tree scope]
      9    expected: FAIL
     10 
     11  [Adding definition to scoped registry should not affect shadow roots using other registries]
     12    expected: FAIL
     13 
     14  [Adding definition to scoped registry affects associated shadow roots in all iframes]
     15    expected: FAIL
     16 
     17  [Adding definition to scoped registry affects associated shadow roots in other frame trees]
     18    expected: FAIL
     19 
     20  [Adding definition to scoped registry should not upgrade disconnected elements]
     21    expected: FAIL
     22 
     23  [Adding definition to scoped registry should not upgrade nodes in constructed documents]
     24    expected: FAIL
     25 
     26  [Adding definition to scoped registry should not upgrade nodes in detached frames]
     27    expected: FAIL
     28 
     29  [Adding definition to scoped registry should upgrade nodes even after the node is moved to a separate shadow tree using a different registry.]
     30    expected: FAIL
     31 
     32  [Adding definition to scoped registry should upgrade nodes even after the node is moved into a separate shadow tree.]
     33    expected: FAIL