Index: third_party/WebKit/LayoutTests/fast/repaint/scroll-in-fixed-layer-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-fixed-layer-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-fixed-layer-expected.txt |
index 59bae191bf3687f833968df9d4ca516cae30c994..65710c765899ab6762c05e6f5592ea2ed93c85c8 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-fixed-layer-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-fixed-layer-expected.txt |
@@ -9,12 +9,12 @@ |
{ |
"object": "LayoutBlockFlow (positioned) DIV class='absolute green'", |
"rect": [100, 1150, 100, 100], |
- "reason": "location change" |
+ "reason": "full" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV class='absolute red'", |
"rect": [100, 1150, 100, 100], |
- "reason": "location change" |
+ "reason": "full" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='fixed clipped'", |