Pass | Autofocus elements in iframed documents with "top" fragments should work. | Asserts runPass | assert_equals(Element node <iframe src="resources/frame-with-autofocus-element.html#..., Element node <iframe src="resources/frame-with-autofocus-element.html#..., "Autofocus elements in iframes should be focused.")
at Test.<anonymous> ( /html/interaction/focus/the-autofocus-attribute/document-with-fragment-top.html:15:3) | Pass | assert_true(true)
at Test.<anonymous> ( /html/interaction/focus/the-autofocus-attribute/document-with-fragment-top.html:18:3) | Pass | assert_not_equals(Element node <iframe src="resources/frame-with-autofocus-element.html#..., Element node <input autofocus=""></input>)
at Test.<anonymous> ( /html/interaction/focus/the-autofocus-attribute/document-with-fragment-top.html:24:3) |
|