| Index: third_party/WebKit/LayoutTests/paint/invalidation/fixed-table-overflow-zindex-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/fixed-table-overflow-zindex-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/fixed-table-overflow-zindex-expected.txt
|
| index 937b655ac71a7b021629e5128c7f6266de9641d6..10b123966e46199da437397eaf9bcdffd67136c3 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/fixed-table-overflow-zindex-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/fixed-table-overflow-zindex-expected.txt
|
| @@ -12,11 +12,6 @@
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutTableSection TBODY",
|
| - "rect": [0, 0, 200, 200],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow (positioned) TD id='moveMe' class='fixed'",
|
| "rect": [100, 100, 100, 100],
|
| "reason": "layoutObject insertion"
|
|
|