Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassThe second autofocus element wins if the first autofocus element was disconnected and reconnected before flushing the autofocus candidates.
Asserts run
Pass
assert_equals(Element node <input autofocus="" id="i2"></input>, Element node <input autofocus="" id="i2"></input>)
    at Test.<anonymous> ( /html/interaction/focus/the-autofocus-attribute/first-reconnected.html:19:3)