blob: 293ae34e1d5d4a0fe691e41dd50ac6a95172a380 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[popover-shadow-dom.html]
[anchor references use the flat tree not the DOM tree]
expected: FAIL
[Popover ancestor relationships are within a root, not within the document]
expected: FAIL
[Popovers located inside shadow DOM can still be shown]
expected:
if not debug and (os == "android"): [PASS, FAIL]
if not debug and (os == "linux"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
|