blob: 7b1644190503baa32ba4c7309faa28b74c81ff7e (
plain)
1
2
3
4
5
6
|
[popover-document-open.html]
[document.open should not break popovers]
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]
|