blob: 5302818b3c31c45257211bdcb17fb1ccf03c147f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
[container-for-shadow-dom.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Match container for ::part selector's originating element tree for exportparts]
expected: FAIL
[Match container in same tree, not walking flat tree ancestors]
expected: FAIL
[Match container in ::part selector's originating element tree]
expected: FAIL
[Match container for ::before in ::slotted selector's originating element tree]
expected: FAIL
[Match container for ::before in ::part selector's originating element tree]
expected: FAIL
[Should not match container inside shadow tree for ::part()]
expected: FAIL
[A :host::part rule should match containers in the originating element tree]
expected: FAIL
|