blob: e66ca4ee15d0cb84f271ad59061ae9d9ce9c8005 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[popover-shadow-dom.tentative.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Popovers located inside shadow DOM can still be shown]
expected: FAIL
[anchor references do not cross shadow boundaries]
expected: FAIL
[anchor references use the flat tree not the DOM tree]
expected: FAIL
[The popover stack is preserved across shadow-inclusive ancestors]
expected: FAIL
|