Fail | Top-level document receives blur/focus events and loses system focus during opening/closing of a popup | assert_true: Document received blur event when popup opened expected true got false at Test.<anonymous> (https://wpt.live/html/interaction/focus/document-level-focus-apis/document-has-system-focus.html:33:3) Asserts runPass | assert_true(true, "Document has focus as starting condition.")
at Test.<anonymous> ( /html/interaction/focus/document-level-focus-apis/document-has-system-focus.html:23:3) | Pass | assert_not_equals(object "[object Window]", null, "Test requires popup be opened")
at Test.<anonymous> ( /html/interaction/focus/document-level-focus-apis/document-has-system-focus.html:28:3) | Pass | assert_equals("focus = true", "focus = true", "Test requires popups be focused (may require harness flags)")
at Test.<anonymous> ( /html/interaction/focus/document-level-focus-apis/document-has-system-focus.html:31:3) | Fail | assert_true(false, "Document received blur event when popup opened")
at Test.<anonymous> ( /html/interaction/focus/document-level-focus-apis/document-has-system-focus.html:33:3) |
|