| Index: third_party/WebKit/LayoutTests/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt
|
| index a4205a90025e183ea4e1164c97f0a5366f1b132d..c825112e01e2d3d86b66d72e8f9aaa4efb48cbec 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt
|
| @@ -8,12 +8,12 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='toMove'",
|
| - "rect": [18, 278, 100, 100],
|
| + "rect": [158, 278, 100, 100],
|
| "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='toMove'",
|
| - "rect": [158, 278, 100, 100],
|
| + "rect": [18, 278, 100, 100],
|
| "reason": "location change"
|
| }
|
| ]
|
|
|