tor-browser

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

Selection-getComposedRanges-dom-mutations-removal.html.ini (1142B)


      1 [Selection-getComposedRanges-dom-mutations-removal.html?mode=closed]
      2  [Range is fully in shadow tree. Removing parent of shadow host collapses composed StaticRange.]
      3    expected: FAIL
      4 
      5  [Range is across shadow trees. Replacing shadowRoot content rescopes new composed range to the shadowRoot.]
      6    expected: FAIL
      7 
      8  [Range is between two light slotted contents. Removing start container rescopes to its parent in light tree.]
      9    expected: FAIL
     10 
     11  [Range is across shadow trees. Removing ancestor shadow host rescopes composed range end to parent.]
     12    expected: FAIL
     13 
     14 
     15 [Selection-getComposedRanges-dom-mutations-removal.html?mode=open]
     16  [Range is fully in shadow tree. Removing parent of shadow host collapses composed StaticRange.]
     17    expected: FAIL
     18 
     19  [Range is across shadow trees. Replacing shadowRoot content rescopes new composed range to the shadowRoot.]
     20    expected: FAIL
     21 
     22  [Range is between two light slotted contents. Removing start container rescopes to its parent in light tree.]
     23    expected: FAIL
     24 
     25  [Range is across shadow trees. Removing ancestor shadow host rescopes composed range end to parent.]
     26    expected: FAIL