Pass | HTML Test: file input can be programatically focused before layout | Asserts runPass | assert_not_equals(Element node <body><input type="file"> <script> test(function() { le..., Element node <input type="file"></input>)
at Test.<anonymous> ( /html/interaction/focus/focus-file-input.html:14:3) | Pass | assert_equals(Element node <input type="file"></input>, Element node <input type="file"></input>)
at Test.<anonymous> ( /html/interaction/focus/focus-file-input.html:16:3) |
|