Index: third_party/WebKit/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow-expected.txt |
index afee86e56966397a8af0ef84a3a9e03242132df5..9c9b5632a3ddeaeccd9efc2e441595ea28f3a4f5 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow-expected.txt |
@@ -9,12 +9,12 @@ |
{ |
"object": "LayoutBlockFlow (positioned) DIV class='absolute green'", |
"rect": [108, 308, 100, 100], |
- "reason": "style change" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV id='container' class='relative blue'", |
"rect": [8, 208, 100, 100], |
- "reason": "style change" |
+ "reason": "subtree" |
} |
] |
} |