blob: 3ed66fc4ee39f9f96df1db3b35dc6b02831bf97d (
plain)
1
2
3
4
5
6
|
[popover-removal-2.html]
[Moving popover between documents shouldn't cause issues]
expected:
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "linux"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
|