Chromium Code Reviews| Index: LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt |
| diff --git a/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt b/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt |
| index 5f8fd015434c468413317767862fc7fd7803afe5..cefb4085d306ba5fcda74f0ed0a415e1147a494c 100644 |
| --- a/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt |
| +++ b/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt |
| @@ -6,7 +6,7 @@ |
| "contentsOpaque": true, |
| "drawsContent": true, |
| "repaintRects": [ |
| - [100, 1150, 100, 100], |
| + [200, 1300, 100, 100], |
|
chrishtr
2014/08/19 17:42:10
Now it's offset correctly in PaintInvalidationStat
|
| [100, 1150, 100, 100], |
| [100, 1150, 100, 100], |
| [100, 1150, 100, 100] |