Chromium Code Reviews| Index: LayoutTests/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt |
| diff --git a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt b/LayoutTests/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt |
| similarity index 53% |
| copy from LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt |
| copy to LayoutTests/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt |
| index e8a2893de6168684d8f4f9d379c362e1669e3232..3c2bb0905e6bef3f1db1d0c295ea19d4fe9da422 100644 |
| --- a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt |
| +++ b/LayoutTests/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt |
| @@ -1,13 +1,13 @@ |
| { |
| - "bounds": [800, 600], |
| + "bounds": [1000, 600], |
| "children": [ |
| { |
| - "bounds": [800, 600], |
| + "bounds": [1000, 600], |
| "contentsOpaque": true, |
| "drawsContent": true, |
| "repaintRects": [ |
| - [1, 0, 314, 307], |
| - [1, 0, 314, 307] |
| + [109, 29, 101, 201], |
| + [9, 214, 185, 15] |
| ] |
| } |
| ] |