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