Index: third_party/WebKit/LayoutTests/paint/invalidation/padding-keeping-content-size-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/padding-keeping-content-size-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/padding-keeping-content-size-expected.txt |
index c4d681dda4559cae860d70a4ea7edb709e86a91a..7dcbeb8c4eebc1b286cf606103e4a3331f39a294 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/padding-keeping-content-size-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/padding-keeping-content-size-expected.txt |
@@ -15,16 +15,6 @@ |
"object": "LayoutBlockFlow (positioned) DIV id='target1' class='outer'", |
"rect": [0, 0, 140, 140], |
"reason": "style change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='inner'", |
- "rect": [20, 220, 100, 100], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='inner'", |
- "rect": [0, 200, 100, 100], |
- "reason": "bounds change" |
} |
] |
} |