blob: ef9a97e96f69d4613b0703649206d23b6670d098 [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