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