Index: third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-z-index-change-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-z-index-change-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-z-index-change-repaint-expected.txt |
index bbd03afc6abaf3f042eeb0e02a9775b9473b0e67..2ebce0e7092a3dd86ab3e558a0eeaafba534520b 100644 |
--- a/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-z-index-change-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-z-index-change-repaint-expected.txt |
@@ -9,12 +9,12 @@ |
{ |
"object": "LayoutBlockFlow DIV id='item2' class='sizedToGridArea green'", |
"rect": [8, 236, 200, 100], |
- "reason": "style change" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutBlockFlow DIV id='item1' class='sizedToGridArea green negativeZIndex'", |
"rect": [8, 126, 200, 100], |
- "reason": "style change" |
+ "reason": "subtree" |
} |
] |
} |