| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/remove-background-property-on-root-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/remove-background-property-on-root-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/remove-background-property-on-root-expected.txt
|
| index be9e13ab2789354c75fb732dd05f671a733f6f81..89907aaba56d2fe94e4b9f61be65ffc52ec89b06 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/remove-background-property-on-root-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/remove-background-property-on-root-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [8, 8, 100, 100],
|
| - "reason": "background obscuration change"
|
| + "reason": "background"
|
| }
|
| ]
|
| }
|
| @@ -17,11 +17,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "background obscuration change"
|
| + "reason": "background"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "background obscuration change"
|
| + "reason": "background"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
|
|