| Index: LayoutTests/platform/mac/svg/custom/viewbox-syntax-expected.txt
|
| diff --git a/LayoutTests/platform/mac/svg/custom/viewbox-syntax-expected.txt b/LayoutTests/platform/mac/svg/custom/viewbox-syntax-expected.txt
|
| index 626cd6a946a259a69b94bd9030e32e1a2647da47..7dd8a6638a280f7a9d0c57e858658873de1bb4c9 100644
|
| --- a/LayoutTests/platform/mac/svg/custom/viewbox-syntax-expected.txt
|
| +++ b/LayoutTests/platform/mac/svg/custom/viewbox-syntax-expected.txt
|
| @@ -1,13 +1,13 @@
|
| -CONSOLE MESSAGE: line 20: Warning: Problem parsing viewBox="0"
|
| -CONSOLE MESSAGE: line 23: Warning: Problem parsing viewBox="0 0"
|
| -CONSOLE MESSAGE: line 26: Warning: Problem parsing viewBox="0 0 30"
|
| -CONSOLE MESSAGE: line 29: Warning: Problem parsing viewBox="0 0 30 40 50"
|
| -CONSOLE MESSAGE: line 32: Warning: Problem parsing viewBox="0 0 30 40,"
|
| -CONSOLE MESSAGE: line 35: Warning: Problem parsing viewBox=",0 0 30 40"
|
| -CONSOLE MESSAGE: line 38: Error: A negative value for ViewBox width is not allowed
|
| -CONSOLE MESSAGE: line 41: Error: A negative value for ViewBox height is not allowed
|
| -CONSOLE MESSAGE: line 44: Warning: Problem parsing viewBox="0 0 30, , 40"
|
| -CONSOLE MESSAGE: line 47: Warning: Problem parsing viewBox="0 0 30% 40"
|
| +CONSOLE WARNING: line 20: Warning: Problem parsing viewBox="0"
|
| +CONSOLE WARNING: line 23: Warning: Problem parsing viewBox="0 0"
|
| +CONSOLE WARNING: line 26: Warning: Problem parsing viewBox="0 0 30"
|
| +CONSOLE WARNING: line 29: Warning: Problem parsing viewBox="0 0 30 40 50"
|
| +CONSOLE WARNING: line 32: Warning: Problem parsing viewBox="0 0 30 40,"
|
| +CONSOLE WARNING: line 35: Warning: Problem parsing viewBox=",0 0 30 40"
|
| +CONSOLE ERROR: line 38: Error: A negative value for ViewBox width is not allowed
|
| +CONSOLE ERROR: line 41: Error: A negative value for ViewBox height is not allowed
|
| +CONSOLE WARNING: line 44: Warning: Problem parsing viewBox="0 0 30, , 40"
|
| +CONSOLE WARNING: line 47: Warning: Problem parsing viewBox="0 0 30% 40"
|
| layer at (0,0) size 800x600
|
| RenderView at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
|
|