repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
forms
/
autofocus-keygen-expected.txt
blob
c14374d0db8029d3755ccc8c59cc4b2d52100adb
1
2
This tests whether the keygen element supports the autofocus attribute.
3
4
PASS document.activeElement is document.querySelector("keygen")
5
PASS document.activeElement.autofocus is true
6
PASS successfullyParsed is true
7
8
TEST COMPLETE
9