Chromium Code Reviews| Index: LayoutTests/svg/repaint/remove-border-property-on-root-expected.txt |
| diff --git a/LayoutTests/svg/repaint/remove-border-property-on-root-expected.txt b/LayoutTests/svg/repaint/remove-border-property-on-root-expected.txt |
| index e9b69062be0d3d4e89cd178910dc3936950276f7..b567d0b493f0d4c380373eb1d2d1a5f987039edf 100644 |
| --- a/LayoutTests/svg/repaint/remove-border-property-on-root-expected.txt |
| +++ b/LayoutTests/svg/repaint/remove-border-property-on-root-expected.txt |
| @@ -1,14 +1,4 @@ |
| -(GraphicsLayer |
| - (bounds 800.00 600.00) |
| - (children 1 |
| - (GraphicsLayer |
| - (bounds 800.00 600.00) |
| - (contentsOpaque 1) |
| - (drawsContent 1) |
| - (repaint rects |
| - (rect 8.00 8.00 120.00 120.00) |
| - ) |
| - ) |
| - ) |
| +(repaint rects |
| + (rect 8 8 120 120) |
| ) |