| Index: LayoutTests/svg/custom/percentage-rect2-expected.txt
|
| diff --git a/LayoutTests/svg/custom/percentage-rect2-expected.txt b/LayoutTests/svg/custom/percentage-rect2-expected.txt
|
| index c4ee4b7d1360364242a7dbc2cd1fe24a764860c0..ba055f7fa83d3f54fddb07ac35e89418416570d8 100644
|
| --- a/LayoutTests/svg/custom/percentage-rect2-expected.txt
|
| +++ b/LayoutTests/svg/custom/percentage-rect2-expected.txt
|
| @@ -2,5 +2,5 @@ layer at (0,0) size 800x600
|
| RenderView at (0,0) size 800x600
|
| layer at (0,0) size 200x200
|
| RenderSVGRoot {svg} at (0,0) size 100x100
|
| - RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
|
| - RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
|
| + LayoutSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
|
| + LayoutSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
|
|
|