Index: third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.txt |
index 9bb51bd3d257593ce0ebb5afb343e725c32c2167..e285694333b19523dffdd7b837451166b32440a1 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.txt |
@@ -9,17 +9,17 @@ |
{ |
"object": "LayoutBlockFlow (positioned) DIV class='absolute green'", |
"rect": [93, 234, 142, 143], |
- "reason": "full" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV class='absolute red'", |
"rect": [93, 234, 142, 143], |
- "reason": "full" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='fixed clipped'", |
"rect": [93, 234, 142, 143], |
- "reason": "full" |
+ "reason": "subtree" |
} |
] |
} |