blob: a964f16583601cd9fe4988400bf7481433c85e87 (
plain)
1
2
3
4
5
6
7
|
[no-default-src.sub.html]
expected:
if (os == "android") and not swgl and not fission: [OK, TIMEOUT]
if (os == "android") and not swgl and fission: [OK, TIMEOUT]
[Violation report status OK.]
expected:
if (os == "android") and not swgl: [PASS, TIMEOUT]
|