Pass | Ancestor's activeElement should be cleared when child loses focus | Asserts runPass | assert_true(true, "Initially, the activeElement of the outer iframe should be <body>")
at Test.<anonymous> ( /focus/ancestor-activeelement-after-child-lose-focus.html:17:5) | Pass | assert_true(true, "The activeElement of the outer iframe should be the inner iframe")
at Test.<anonymous> ( /focus/ancestor-activeelement-after-child-lose-focus.html:27:5) | Pass | assert_true(true, "The activeElement of the outer iframe should be reverted back to <body>")
at Test.<anonymous> ( /focus/ancestor-activeelement-after-child-lose-focus.html:34:5) | Pass | assert_true(true, "The activeElement of the top-level document should be the input")
at Test.<anonymous> ( /focus/ancestor-activeelement-after-child-lose-focus.html:37:5) |
|