Chromium Code Reviews| Index: LayoutTests/fast/repaint/repaint-on-style-change-expected.txt |
| diff --git a/LayoutTests/fast/repaint/repaint-on-style-change-expected.txt b/LayoutTests/fast/repaint/repaint-on-style-change-expected.txt |
| index fb9b6fe8cda895e3032e83f1fdf21232edd6412e..324a379181e0be6ff7751fd8f4c92796b6413f6b 100644 |
| --- a/LayoutTests/fast/repaint/repaint-on-style-change-expected.txt |
| +++ b/LayoutTests/fast/repaint/repaint-on-style-change-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 260.00 260.00 100.00 100.00) |
| - (rect 260.00 260.00 100.00 100.00) |
| - ) |
| - ) |
| - ) |
| +(repaint rects |
| + (rect 260 260 100 100) |
| + (rect 260 260 100 100) |
| ) |