| Index: LayoutTests/svg/hixie/error/007-expected.txt
|
| diff --git a/LayoutTests/svg/hixie/error/007-expected.txt b/LayoutTests/svg/hixie/error/007-expected.txt
|
| index ac9e805493655103014ce741d7d54a3f2e32eccd..fa3b20f6e6840a60efc0a3521fdd42e80c07d8bf 100644
|
| --- a/LayoutTests/svg/hixie/error/007-expected.txt
|
| +++ b/LayoutTests/svg/hixie/error/007-expected.txt
|
| @@ -2,7 +2,7 @@ CONSOLE ERROR: line 4: Error: Invalid negative value for <rect> attribute width=
|
| layer at (0,0) size 800x600
|
| RenderView at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
| - RenderSVGRoot {svg} at (0,0) size 200x200
|
| + LayoutSVGRoot {svg} at (0,0) size 200x200
|
| LayoutSVGRect {rect} at (0,0) size 200x100 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=200.00] [height=100.00]
|
| LayoutSVGRect {rect} at (0,100) size 200x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=100.00] [width=200.00] [height=100.00]
|
| LayoutSVGRect {rect} at (0,0) size 0x0 [fill={[type=SOLID] [color=#FF0000]}] [x=50.00] [y=0.00] [width=-200.00] [height=200.00]
|
|
|