blob: a5b8511658412d35e03f3ce3b9e613d056afc28d (
plain)
1
2
3
4
5
6
|
[href-location-blocked.sub.html]
[Violation report status OK.]
expected:
if (os == "android") and debug and swgl: [PASS, FAIL]
if (os == "android") and debug and not swgl: [FAIL, PASS]
if (os == "android") and not debug: [PASS, FAIL]
|