Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / storage / websql / null-characters-expected.txt
blob415ac523021c3c5ac2bfee7c7955df551c921161
1 Test that embedded NULL (U+0000) characters don't truncate strings.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS result is "foo\u0000bar"
7 PASS successfullyParsed is true
9 TEST COMPLETE