| Index: LayoutTests/svg/hixie/error/015-expected.txt
|
| diff --git a/LayoutTests/svg/hixie/error/015-expected.txt b/LayoutTests/svg/hixie/error/015-expected.txt
|
| index b4dba364a2ad2dae083eb464de986ceaea8d6d81..f2def1ee007f784478634d1d1af8adade3b28470 100644
|
| --- a/LayoutTests/svg/hixie/error/015-expected.txt
|
| +++ b/LayoutTests/svg/hixie/error/015-expected.txt
|
| @@ -2,6 +2,6 @@ CONSOLE ERROR: line 6: Error: Invalid value for <rect> attribute width=" 300"
|
| layer at (0,0) size 800x600
|
| RenderView at (0,0) size 800x600
|
| layer at (0,0) size 300x200
|
| - RenderSVGRoot {svg} at (0,0) size 300x200
|
| + LayoutSVGRoot {svg} at (0,0) size 300x200
|
| LayoutSVGRect {rect} at (0,0) size 300x200 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=300.00] [height=200.00]
|
| LayoutSVGRect {rect} at (0,0) size 0x0 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=0.00] [height=200.00]
|
|
|