| Index: third_party/WebKit/LayoutTests/paint/invalidation/subtree-root-clip-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/subtree-root-clip-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/subtree-root-clip-expected.txt
|
| index cebfe8431d20f427ab050516bba3578d9d79bf75..042ad6118870250208b51ac01cdd2432d36a8cd7 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/subtree-root-clip-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/subtree-root-clip-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow (floating) DIV",
|
| "rect": [8, 8, 100, 100],
|
| - "reason": "background obscuration change"
|
| + "reason": "background"
|
| }
|
| ]
|
| }
|
| @@ -17,11 +17,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (floating) DIV",
|
| - "reason": "background obscuration change"
|
| + "reason": "background"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='inner'",
|
| - "reason": "became invisible"
|
| + "reason": "disappeared"
|
| }
|
| ]
|
| }
|
|
|