Sign in
webkit
/
WebKit
/
c8cfe6a197ba034d61fade4d6d0887205b348d7f
/
.
/
LayoutTests
/
fast
/
dom
/
Element
/
class-name-expected.txt
blob: ab4cf4a455ed12cf467afded484e18559eb25e55 [
file
] [
log
] [
blame
]
Tests that className works on non HTMLElements
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS htmlElement.className is "foo"
PASS xmlElement.className is "foo"
PASS successfullyParsed is true
TEST COMPLETE