Sign in
webkit
/
WebKit
/
47b8206e2462d5a862fef65e142ae8764bd9b9e5
/
.
/
LayoutTests
/
fast
/
dom
/
getElementsByClassName
/
ASCII-case-insensitive-expected.txt
blob: fe4a297b5bff7b23c9bf4fe04d5797daec797706 [
file
] [
log
] [
blame
]
FAIL getByClassName('a') should be a A. Was a.
FAIL getByClassName('A') should be a A. Was A.
PASS getByClassName('ä') is "ä"
PASS getByClassName('Ä') is "Ä"
PASS successfullyParsed is true
Some tests failed.
TEST COMPLETE