Chromium Code Reviews| Index: LayoutTests/fast/repaint/box-sizing-expected.txt |
| diff --git a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-xonly-expected.txt b/LayoutTests/fast/repaint/box-sizing-expected.txt |
| similarity index 62% |
| copy from LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-xonly-expected.txt |
| copy to LayoutTests/fast/repaint/box-sizing-expected.txt |
| index 2b09e774e4799fff34613473155c2ecea9a469de..f0d3229bb3c79670194231064695430be145a5c9 100644 |
| --- a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-xonly-expected.txt |
| +++ b/LayoutTests/fast/repaint/box-sizing-expected.txt |
| @@ -6,8 +6,10 @@ |
| "contentsOpaque": true, |
| "drawsContent": true, |
| "repaintRects": [ |
| - [1, 50, 314, 200], |
| - [1, 50, 314, 200] |
| + [400, 0, 40, 140], |
| + [380, 0, 20, 140], |
| + [0, 100, 440, 40], |
| + [0, 80, 440, 20] |
| ] |
| } |
| ] |