Chromium Code Reviews| Index: LayoutTests/fast/repaint/text-in-relative-positioned-inline-expected.txt |
| diff --git a/LayoutTests/fast/repaint/text-in-relative-positioned-inline-expected.txt b/LayoutTests/fast/repaint/text-in-relative-positioned-inline-expected.txt |
| index 9c5d67ccf1f9ed62957835e8c202cdab4556119b..c86b9ae44b5cddc0c3c73cf67257024efcc66b1d 100644 |
| --- a/LayoutTests/fast/repaint/text-in-relative-positioned-inline-expected.txt |
| +++ b/LayoutTests/fast/repaint/text-in-relative-positioned-inline-expected.txt |
| @@ -1,15 +1,5 @@ |
| -(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 200.00 100.00) |
| - (rect 108.00 8.00 684.00 100.00) |
| - ) |
| - ) |
| - ) |
| +(repaint rects |
| + (rect 8 8 200 100) |
| + (rect 108 8 684 100) |
| ) |