Sign in
webkit
/
WebKit
/
2b7db40d04e23e466c35ac26a2cac6ea07d1f8ff
/
.
/
LayoutTests
/
fast
/
forms
/
autofocus-keygen-expected.txt
blob: c14374d0db8029d3755ccc8c59cc4b2d52100adb [
file
] [
log
] [
blame
]
This tests whether the keygen element supports the autofocus attribute.
PASS document.activeElement is document.querySelector("keygen")
PASS document.activeElement.autofocus is true
PASS successfullyParsed is true
TEST COMPLETE