blob: c9d839087db2bd6fe45fd99e9e5586597799a7b4 (
plain)
1
2
3
4
5
6
7
|
[battery-disallowed-in-cross-origin-iframe.https.sub.html]
expected:
if os == "win": [OK, TIMEOUT]
[throw a 'NotAllowedError' when invoking navigator.getBattery() within cross-origin iframe]
expected:
if os == "win": [FAIL, TIMEOUT]
FAIL
|