| Index: third_party/WebKit/LayoutTests/paint/invalidation/fixed-under-composited-fixed-scrolled-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/fixed-under-composited-fixed-scrolled-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/fixed-under-composited-fixed-scrolled-expected.txt
|
| index 4b2f25211a393443be8b2f96b47d57ab7beb763f..202f735f6b05a7bc16dfa979c7a9815c242faff7 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/fixed-under-composited-fixed-scrolled-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/fixed-under-composited-fixed-scrolled-expected.txt
|
| @@ -18,7 +18,7 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='fixed'",
|
| "rect": [100, 100, 200, 200],
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| }
|
| ]
|
| }
|
| @@ -26,7 +26,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='fixed'",
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| }
|
| ]
|
| }
|
|
|