Index: third_party/WebKit/LayoutTests/fast/repaint/scroll-in-clipped-layer-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-clipped-layer-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-clipped-layer-expected.txt |
index 0541bd10cf195172fb7dc8b9c253bab4ae71af0c..d6baf880a19821a4f18350fad6106562ec6dca51 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-clipped-layer-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-clipped-layer-expected.txt |
@@ -9,7 +9,7 @@ |
{ |
"object": "LayoutBlockFlow (positioned) DIV class='absolute red'", |
"rect": [100, 150, 100, 100], |
- "reason": "location change" |
+ "reason": "full" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='absolute clipped'", |
@@ -19,7 +19,7 @@ |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV class='relative green'", |
"rect": [100, 150, 100, 100], |
- "reason": "location change" |
+ "reason": "full" |
} |
] |
} |