Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / keyTimes-parsing-error-expected.txt
blob1c7786bb485b1b6fdb9cd5eca5d39f2a49452fba
1 CONSOLE ERROR: Error: Invalid value for <animate> attribute keyTimes=";;"
2 CONSOLE ERROR: Error: Invalid value for <animate> attribute keyTimes="0;.25;.5;1;;"
3 Tests parsing of keyTimes attribute.
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS successfullyParsed is true
10 TEST COMPLETE