blob: edd583bd6e9ecbf9a597323e91369d244f649756 [file] [log] [blame]
This test checks that Page Visibility state values are correct when a document has no defaultView.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS subdocument.defaultView == null is true
PASS subdocument.visibilityState is "hidden"
PASS subdocument.hidden is true
PASS successfullyParsed is true
TEST COMPLETE