Sign in
webkit
/
WebKit
/
2ab9dfaee5c791e0d7b2c0893a55ced8677e2e2a
/
.
/
LayoutTests
/
fast
/
dom
/
document-all-select-expected.txt
blob: f9b4ba593f7606bcfcf7fa3c438beec5e9f9181b [
file
] [
log
] [
blame
]
This tests that <select> elements are available by name through document.all.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.all.myselect.length is 2
PASS successfullyParsed is true
TEST COMPLETE