Sign in
webkit
/
WebKit
/
68ae80dbd852513426dc763371e83df226c8fcb9
/
.
/
LayoutTests
/
imported
/
w3c
/
web-platform-tests
/
domxpath
/
fn-normalize-space-expected.txt
blob: 45fc1074dd083ac25615cff67c9ba9c86c3c7097 [
file
] [
log
] [
blame
]
a
b
PASS normalize-space() without arguments
FAIL normalize-space() should handle only #x20, #x9, #xD, and #xA assert_equals: expected "y\v\f\x0e\x0fz" but got "y \x0e\x0fz"