blob: 8db094d0014c4b8bc94b2c91897e08a8bdb68f8e [file] [log] [blame]
Description
This test validates that the Page Visibility attributes are read only.
PASS document.hidden is defined and not null.
PASS document.visibilityState is defined and not null.
PASS document.hidden is read only.
PASS document.visibilityState is read only.