Pass | If the sandboxed automatic features browsing context flag is set, autofocus in the browsing context should not be handled. | Asserts runPass | 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) |
|