Pass | Autofocus elements in iframed documents with non-existent 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-nonexistent.html:14: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-nonexistent.html:21:3) |
|