| Index: third_party/WebKit/LayoutTests/paint/invalidation/subtree-root-clip-3-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/subtree-root-clip-3-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/subtree-root-clip-3-expected.txt
|
| index 474789929b35d9466b1f0c4a020703bc49ebc738..bac567ab8c89a4c0ded6e4749ff949af28fa433f 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/subtree-root-clip-3-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/subtree-root-clip-3-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [15, 60, 100, 100],
|
| - "reason": "background obscuration change"
|
| + "reason": "background"
|
| }
|
| ]
|
| }
|
| @@ -17,11 +17,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "background obscuration change"
|
| + "reason": "background"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| - "reason": "became visible"
|
| + "reason": "appeared"
|
| }
|
| ]
|
| }
|
|
|