| Index: third_party/WebKit/LayoutTests/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt
|
| index b94a4633dc2f27359fba69425c1f683e180dd25f..fb8b4f99a1841810240bdcf736488779e0797b2c 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='toMove'",
|
| "rect": [150, 270, 100, 100],
|
| - "reason": "style change"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='toMove'",
|
| "rect": [10, 270, 100, 100],
|
| - "reason": "style change"
|
| + "reason": "location change"
|
| }
|
| ]
|
| }
|
|
|