blob: de2f1e34f58ae4502b181c36ddb6b91381f4f79c (
plain)
1
2
3
4
5
6
7
8
9
10
|
[restriction-battery-status.https.html]
expected:
if (os == "android") and fission: [ERROR, TIMEOUT]
ERROR
[restriction-battery-status.https.html?target_hint=_self]
expected: ERROR
[restriction-battery-status.https.html?target_hint=_blank]
expected: ERROR
|