blob: 68bbe17c01b1d699b492452b616e10052fef2b33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[remove-own-iframe-during-onerror.window.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[remove-own-iframe-during-onerror.window.html?wss]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[remove-own-iframe-during-onerror.window.html?wpt_flags=h2]
expected:
if (os == "android") and not fission: [OK, ERROR, TIMEOUT]
if (os == "android") and fission: [TIMEOUT, OK, ERROR]
|