| Index: third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/add-background-property-on-root-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/add-background-property-on-root-expected.txt b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/add-background-property-on-root-expected.txt
|
| index 55aca1e65e7db2e0b231110a9749c9b4e5c07c33..270ebbe8424acc670d98f314f516b50d032eb0ee 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/add-background-property-on-root-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/add-background-property-on-root-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [8, 8, 100, 100],
|
| - "reason": "background obscuration change"
|
| + "reason": "background"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| @@ -22,11 +22,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "background obscuration change"
|
| + "reason": "background"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "background obscuration change"
|
| + "reason": "background"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
|
|