blob: e7dfc5c62eec30ba06fd85c8fdb0d5c771c2e2a2 [file] [log] [blame]
Accessing navigator.getBattery() on a closed window.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS typeof(nav.getBattery()) == 'object' is true
PASS nav.getBattery() is undefined.
PASS successfullyParsed is true
TEST COMPLETE