Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / canvas / webgl / invalid-UTF-16-expected.txt
blob8aa42919a0e3194d9ae3ac6fa41751701c907478
1 This test verifies that the internal conversion from UTF16 to UTF8 is robust to invalid inputs. Any DOM entry point which converts an incoming string to UTF8 could be used for this test.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS bindAttribLocation with invalid UTF-16 did not crash
7 PASS successfullyParsed is true
9 TEST COMPLETE