page-visibility: All Results

Test files: 8; Total subtests: 33

Test Files

  1. /page-visibility/iframe-unload.html
  2. /page-visibility/onvisibilitychange.html
  3. /page-visibility/test_attributes_exist.html
  4. /page-visibility/test_child_document.html
  5. /page-visibility/test_default_view.html
  6. /page-visibility/test_read_only.html
  7. /page-visibility/unload-bubbles.html
  8. /page-visibility/unload.html
Test Show/Hide MessagesFF71
/page-visibility/iframe-unload.htmlOK
visibilitychange fires on unload with iframesPASS
/page-visibility/onvisibilitychange.htmlOK
onvisibilitychange attribute is a proper event handlerPASS
/page-visibility/test_attributes_exist.htmlOK
document.hidden is defined and not null.PASS
document.hidden is defined.PASS
document.visibilityState is defined and not null.PASS
document.visibilityState is defined.PASS
/page-visibility/test_child_document.htmlOK
Page Visibility API Child Document TestPASS
Page Visibility API Child Document Test 1PASS
Page Visibility API Child Document Test 2PASS
document.hidden is defined and not null.PASS
document.hidden is defined for frame with 'display:none' style.PASS
document.hidden is defined for frame with 'visibility:hidden' style.PASS
document.hidden is defined for frame with no style attribute.PASS
document.visibilityState for frame with 'display:none' style == visiblePASS
document.visibilityState for frame with 'visibility:hidden' style == visiblePASS
document.visibilityState for frame with no style attribute == visiblePASS
document.visibilityState is defined and not null.PASS
document.visibilityState is defined for frame with 'display:none' style.PASS
document.visibilityState is defined for frame with 'visibility:hidden' style.PASS
document.visibilityState is defined for frame with no style attribute.PASS
/page-visibility/test_default_view.htmlOK
document.hidden is defined and not null.PASS
document.hidden is definedwindowless subdocument.PASS
document.visibilityState is defined and not null.PASS
document.visibilityState is definedwindowless subdocument.PASS
hidden == true for windowless subdocuments with a null default viewPASS
visibilityState == hidden for windowless subdocuments with a null default viewPASS
windowless subdocument generated for test has a null default viewPASS
/page-visibility/test_read_only.htmlOK
document.hidden is defined and not null.PASS
document.hidden is read only.PASS
document.visibilityState is defined and not null.PASS
document.visibilityState is read only.PASS
/page-visibility/unload-bubbles.htmlTIMEOUT
visibilitychange event bubbles when fired on unloadTIMEOUT
FF71: Test timed out
/page-visibility/unload.htmlTIMEOUT
visibilitychange fires on unloadTIMEOUT
FF71: Test timed out