style-container-for-shadow-dom.html.ini (1002B)
1 [style-container-for-shadow-dom.html] 2 [Match container in outer tree] 3 expected: FAIL 4 5 [Match container in the shadow tree for a host child in the host child's tree scope] 6 expected: FAIL 7 8 [Match <slot> as a container for ::slotted element] 9 expected: FAIL 10 11 [Match container in outer tree for :host] 12 expected: FAIL 13 14 [Match ::part's parent in the shadow tree as the container for ::part] 15 expected: FAIL 16 17 [Match ::slotted as a container for its ::before] 18 expected: FAIL 19 20 [Match container in outer tree for :host::before] 21 expected: FAIL 22 23 [Match the ::part as a container for ::before on ::part elements] 24 expected: FAIL 25 26 [Match container for ::part selector in inner shadow tree for exportparts] 27 expected: FAIL 28 29 [Match container for slot light tree child fallback] 30 expected: FAIL 31 32 [Should match parent container inside shadow tree for ::part()] 33 expected: FAIL 34 35 [A :host::part rule matching a container in the shadow tree] 36 expected: FAIL