| Index: third_party/WebKit/LayoutTests/paint/invalidation/subtree-root-clip-2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/subtree-root-clip-2-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/subtree-root-clip-2-expected.txt
|
| index feec5fd25fe095b3e95d7cf5a50d2779659ced3e..361b5d92776c60f58c3f5b68dfe749fa283e95e0 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/subtree-root-clip-2-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/subtree-root-clip-2-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='target'",
|
| - "reason": "became visible"
|
| + "reason": "appeared"
|
| }
|
| ]
|
| }
|
|
|