Index: third_party/WebKit/LayoutTests/compositing/repaint/fixed-pos-inside-composited-intermediate-layer-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/repaint/fixed-pos-inside-composited-intermediate-layer-expected.txt b/third_party/WebKit/LayoutTests/compositing/repaint/fixed-pos-inside-composited-intermediate-layer-expected.txt |
index 7595ed2219feaabdc425715d33c8ad3fba504ebb..619915594774c338a50e73f7fdde83ea283712f3 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/repaint/fixed-pos-inside-composited-intermediate-layer-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/repaint/fixed-pos-inside-composited-intermediate-layer-expected.txt |
@@ -24,12 +24,12 @@ |
{ |
"object": "LayoutBlockFlow (positioned) DIV class='fixed'", |
"rect": [25, 125, 50, 50], |
- "reason": "full" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV class='fixed'", |
"rect": [25, 25, 50, 50], |
- "reason": "full" |
+ "reason": "subtree" |
} |
] |
} |