| Index: third_party/WebKit/LayoutTests/paint/invalidation/filters/effect-reference-repaint-displacement-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/filters/effect-reference-repaint-gaussianblur-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/filters/effect-reference-repaint-displacement-expected.txt
|
| similarity index 93%
|
| copy from third_party/WebKit/LayoutTests/paint/invalidation/filters/effect-reference-repaint-gaussianblur-expected.txt
|
| copy to third_party/WebKit/LayoutTests/paint/invalidation/filters/effect-reference-repaint-displacement-expected.txt
|
| index 8954704801f73d8d36f2d1dad6ea7928916cfbc8..0929826672e3bfacb5b797b79bccd48b9494d075 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/filters/effect-reference-repaint-gaussianblur-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/filters/effect-reference-repaint-displacement-expected.txt
|
| @@ -10,7 +10,7 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV class='box'",
|
| - "rect": [1, -7, 314, 314],
|
| + "rect": [8, 0, 240, 240],
|
| "reason": "style change"
|
| }
|
| ]
|
|
|