| Index: LayoutTests/svg/custom/poly-parsing-error-expected.txt
 | 
| diff --git a/LayoutTests/svg/custom/poly-parsing-error-expected.txt b/LayoutTests/svg/custom/poly-parsing-error-expected.txt
 | 
| index 7c9775bff020167a02557901418326c2ef2dcaff..c65e10b6d4e6c6f285836097286c49e3bc6f02be 100644
 | 
| --- a/LayoutTests/svg/custom/poly-parsing-error-expected.txt
 | 
| +++ b/LayoutTests/svg/custom/poly-parsing-error-expected.txt
 | 
| @@ -1,7 +1,7 @@
 | 
| -CONSOLE MESSAGE: Error: Problem parsing points="80,200 80,300 150,250 80,200 250"
 | 
| -CONSOLE MESSAGE: Error: Problem parsing points="180,200 180,300 250,250 180,200 250"
 | 
| -CONSOLE MESSAGE: Error: Problem parsing points="80,60 80,160 150,110 80"
 | 
| -CONSOLE MESSAGE: Error: Problem parsing points="180,60 180,160 250,110 180"
 | 
| +CONSOLE ERROR: Error: Problem parsing points="80,200 80,300 150,250 80,200 250"
 | 
| +CONSOLE ERROR: Error: Problem parsing points="180,200 180,300 250,250 180,200 250"
 | 
| +CONSOLE ERROR: Error: Problem parsing points="80,60 80,160 150,110 80"
 | 
| +CONSOLE ERROR: Error: Problem parsing points="180,60 180,160 250,110 180"
 | 
|  Tests whether polygons render up to first parsing error.
 | 
|  
 | 
|  On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 | 
| 
 |