Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassHTML Test: file input can be programatically focused before layout
Asserts run
Pass
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)