| Index: third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/multicol-with-abspos-in-relpos-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/change-text-content-and-background-color-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/multicol-with-abspos-in-relpos-expected.txt
|
| similarity index 50%
|
| copy from third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/change-text-content-and-background-color-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/multicol-with-abspos-in-relpos-expected.txt
|
| index 3ab36ae6ccc03f100dbf22a05923cb25bf1ac104..d62e8b548f7fb686c5040ff4b77d21ed4448e649 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/change-text-content-and-background-color-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/multicol-with-abspos-in-relpos-expected.txt
|
| @@ -7,8 +7,13 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutTextControl (positioned) INPUT id='input'",
|
| - "rect": [8, 8, 244, 68],
|
| + "object": "LayoutText #text",
|
| + "rect": [508, 27, 80, 22],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='target'",
|
| + "rect": [508, 28, 80, 20],
|
| "reason": "style change"
|
| }
|
| ]
|
| @@ -16,24 +21,20 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutTextControl (positioned) INPUT id='input'",
|
| + "object": "LayoutBlockFlow (positioned) DIV id='target'",
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "full"
|
| + "reason": "style change"
|
| },
|
| {
|
| - "object": "InlineTextBox 'NEW'",
|
| - "reason": "full"
|
| + "object": "InlineTextBox 'PASS'",
|
| + "reason": "style change"
|
| }
|
| ]
|
| }
|
|
|