| Index: third_party/WebKit/LayoutTests/paint/invalidation/fixed-to-relative-position-with-absolute-child-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/fixed-to-relative-position-with-absolute-child-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/fixed-to-relative-position-with-absolute-child-expected.txt
|
| index 3d89906497862c6bb90b310738f73c3722a00c0b..104631ecba6840dd54df2897ebc37ac824bfba40 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/fixed-to-relative-position-with-absolute-child-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/fixed-to-relative-position-with-absolute-child-expected.txt
|
| @@ -22,11 +22,6 @@
|
| "reason": "subtree"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow (relative positioned) DIV id='container' class='fixed blue'",
|
| - "rect": [8, 208, 100, 100],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow (positioned) DIV id='container' class='fixed blue'",
|
| "rect": [8, 200, 100, 100],
|
| "reason": "subtree"
|
|
|