Sign in
webkit
/
WebKit
/
44fc38216bac7e8ec330d93131396f5255a57d5b
/
.
/
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