| Index: third_party/WebKit/LayoutTests/paint/invalidation/invalidation-with-scale-transform-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/margin-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/invalidation-with-scale-transform-expected.txt
|
| similarity index 89%
|
| copy from third_party/WebKit/LayoutTests/fast/repaint/margin-expected.txt
|
| copy to third_party/WebKit/LayoutTests/paint/invalidation/invalidation-with-scale-transform-expected.txt
|
| index f3488cf7542d08a01aa0e3307d9dfcdbe234a91c..8d23ceb7a83454429d3ee92d8407750646c23987 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/margin-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/invalidation-with-scale-transform-expected.txt
|
| @@ -10,12 +10,12 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='target'",
|
| - "rect": [20, 20, 100, 100],
|
| + "rect": [85, 70, 91, 92],
|
| "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='target'",
|
| - "rect": [0, 0, 100, 100],
|
| + "rect": [84, 70, 91, 92],
|
| "reason": "bounds change"
|
| }
|
| ]
|
|
|