Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassIf the sandboxed automatic features browsing context flag is set, autofocus in the browsing context should not be handled.
Asserts run
Pass
assert_not_equals(Element node <body><iframe sandbox="" srcdoc="<input autofocus>"></ifr..., Element node <iframe sandbox="" srcdoc="<input autofocus>"></iframe>)
    at Test.<anonymous> ( /html/interaction/focus/the-autofocus-attribute/no-sandboxed-automatic-features.html:14:3)