Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / keySplines-parsing-error-expected.txt
blob796055b01f2a255cda7a5afece74cd2de843d848
1 CONSOLE ERROR: Error: Invalid value for <animate> attribute keySplines=";;"
2 CONSOLE ERROR: Error: Invalid value for <animate> attribute keySplines="0 ,0  1 , 1  ;;"
3 Tests parsing of keySplines attribute.
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS successfullyParsed is true
10 TEST COMPLETE