| Index: third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/margin-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/margin-expected.txt b/third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/margin-expected.txt
|
| index bf8debf41a62d62751ecedc4ca76e2a31dbd31c9..002d805514a9e9a327e22da73190ab7e5891daaa 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/margin-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/margin-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='target'",
|
| "rect": [20, 20, 100, 100],
|
| - "reason": "bounds change"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "",
|
| @@ -22,7 +22,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='target'",
|
| - "reason": "bounds change"
|
| + "reason": "location change"
|
| }
|
| ]
|
| }
|
|
|