Index: third_party/WebKit/LayoutTests/paint/invalidation/remove-inline-block-descendant-of-flex-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/remove-inline-block-descendant-of-flex-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/remove-inline-block-descendant-of-flex-expected.txt |
index 3b2516b090e5e849ec431712910219c85c2a98b1..611b20ce8d91bcfc943b73a490f7a96ba4d917d3 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/remove-inline-block-descendant-of-flex-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/remove-inline-block-descendant-of-flex-expected.txt |
@@ -12,19 +12,9 @@ |
"reason": "forced by layout" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='inline-block-2' class='item'", |
- "rect": [0, 200, 100, 100], |
- "reason": "forced by layout" |
- }, |
- { |
"object": "LayoutBlockFlow DIV id='inline-block-1' class='item'", |
"rect": [0, 100, 100, 100], |
"reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='inline-block-2' class='item'", |
- "rect": [0, 100, 100, 100], |
- "reason": "forced by layout" |
} |
] |
} |