Chromium Code Reviews| Index: LayoutTests/fast/box-shadow/shadow-box-resize-expected.txt |
| diff --git a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-xonly-expected.txt b/LayoutTests/fast/box-shadow/shadow-box-resize-expected.txt |
| similarity index 60% |
| copy from LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-xonly-expected.txt |
| copy to LayoutTests/fast/box-shadow/shadow-box-resize-expected.txt |
| index 2b09e774e4799fff34613473155c2ecea9a469de..8f0d71e3335e35662eea8e1be228bec44ef87dd0 100644 |
| --- a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-xonly-expected.txt |
| +++ b/LayoutTests/fast/box-shadow/shadow-box-resize-expected.txt |
| @@ -6,8 +6,10 @@ |
| "contentsOpaque": true, |
| "drawsContent": true, |
| "repaintRects": [ |
| - [1, 50, 314, 200], |
| - [1, 50, 314, 200] |
| + [390, 100, 50, 120], |
| + [300, 370, 140, 50], |
| + [240, 100, 50, 120], |
| + [100, 420, 140, 50] |
| ] |
| } |
| ] |