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"