Index: third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt |
index 94922335641a36c8ce13d93b365cdf39d699ae9f..88ecef607e476375b4ad105b55d830b2b38b6a12 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt |
@@ -9,12 +9,12 @@ |
{ |
"object": "LayoutBlockFlow (positioned) DIV class='absolute green'", |
"rect": [100, 1150, 100, 100], |
- "reason": "style change" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='fixed clipped'", |
"rect": [100, 1150, 100, 100], |
- "reason": "style change" |
+ "reason": "subtree" |
} |
] |
} |