| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt
|
| index de4366f465b6f48c40e20386780022e85acb93e1..62001766e5c88a193e83b27b3fd4a1eb38dae167 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='inner-target'",
|
| "rect": [8, 184, 784, 18],
|
| - "reason": "location change"
|
| + "reason": "layoutObject insertion"
|
| },
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| @@ -29,7 +29,7 @@
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [8, 184, 23, 17],
|
| - "reason": "location change"
|
| + "reason": "layoutObject insertion"
|
| },
|
| {
|
| "object": "InlineTextBox 'abc'",
|
| @@ -37,7 +37,7 @@
|
| },
|
| {
|
| "object": "InlineTextBox 'abc'",
|
| - "reason": "location change"
|
| + "reason": "layoutObject insertion"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
|
|