Index: third_party/WebKit/LayoutTests/fast/repaint/filter-invalidation-with-composited-container-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/filter-invalidation-with-composited-container-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/filter-invalidation-with-composited-container-change-expected.txt |
index 3d6df5561d7714a098972cd35d364c013a73caab..b07af3d202006b34c91e46915d0c4047bdb1ea75 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/filter-invalidation-with-composited-container-change-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/filter-invalidation-with-composited-container-change-expected.txt |
@@ -9,7 +9,7 @@ |
{ |
"object": "LayoutBlockFlow DIV id='box' class='green box blurry'", |
"rect": [8, 8, 329, 329], |
- "reason": "layer" |
+ "reason": "subtree" |
} |
], |
"children": [ |
@@ -23,7 +23,7 @@ |
{ |
"object": "LayoutBlockFlow DIV id='box' class='green box blurry'", |
"rect": [-29, -29, 258, 258], |
- "reason": "style change" |
+ "reason": "subtree" |
} |
] |
} |