blob: b44bcb0be7dc2a6d22b838d5edb16ae015755cf5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[002.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[002.html?wss]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[002.html?wpt_flags=h2]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
|