20 lines
486 B
INI
20 lines
486 B
INI
[eventhandlers.any.html?wpt_flags=h2]
|
|
expected:
|
|
if (os == "win") and debug: [OK, TIMEOUT]
|
|
if os == "linux": [OK, TIMEOUT]
|
|
if os == "android": [OK, ERROR, TIMEOUT]
|
|
|
|
[eventhandlers.any.worker.html?wss]
|
|
|
|
[eventhandlers.any.html?wss]
|
|
|
|
[eventhandlers.any.worker.html?wpt_flags=h2]
|
|
expected:
|
|
if os == "win": OK
|
|
if os == "mac": OK
|
|
if os == "android": [OK, ERROR, TIMEOUT]
|
|
[OK, TIMEOUT]
|
|
|
|
[eventhandlers.any.worker.html?default]
|
|
|
|
[eventhandlers.any.html?default]
|