summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/autofocus-in-sandbox-with-allow-scripts-expected.txt
blob: b99917b1332ceeeb61eb707d234f82a750a20ad5 (plain)
1
2
CONSOLE MESSAGE: line 1: INPUT
This test passes if the activeElement is the input element rather than the body (which it would be if the sandbox didn't allow autofocus although allow-scripts flag is set).