Index: third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/multicol-with-text-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/multicol-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/multicol-with-text-expected.txt |
similarity index 54% |
copy from third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/multicol-repaint-expected.txt |
copy to third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/multicol-with-text-expected.txt |
index ccc401b867bc9ca5765e24ae919f1100adb4d62a..31195d20ba48dd5abfd317a17f1da7ffe0e9b2e6 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/multicol-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/multicol-with-text-expected.txt |
@@ -8,42 +8,25 @@ |
"paintInvalidations": [ |
{ |
"object": "LayoutMultiColumnFlowThread (anonymous)", |
- "rect": [9, 9, 400, 100], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutInline SPAN id='a'", |
- "rect": [234, 9, 300, 59], |
- "reason": "forced by layout" |
+ "rect": [8, 8, 630, 20], |
+ "reason": "border box change" |
}, |
{ |
"object": "LayoutText #text", |
- "rect": [234, 15, 50, 50], |
- "reason": "layoutObject removal" |
+ "rect": [328, 8, 240, 21], |
+ "reason": "layoutObject insertion" |
} |
] |
} |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutText #text", |
- "reason": "layoutObject removal" |
- }, |
- { |
"object": "LayoutMultiColumnFlowThread (anonymous)", |
- "reason": "forced by layout" |
+ "reason": "border box change" |
}, |
{ |
"object": "RootInlineBox", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox '\u00A0'", |
- "reason": "forced by layout" |
+ "reason": "border box change" |
}, |
{ |
"object": "LayoutBR BR", |
@@ -54,11 +37,11 @@ |
"reason": "forced by layout" |
}, |
{ |
- "object": "LayoutInline SPAN id='a'", |
+ "object": "LayoutBR BR", |
"reason": "forced by layout" |
}, |
{ |
- "object": "InlineFlowBox", |
+ "object": "InlineTextBox '\n'", |
"reason": "forced by layout" |
}, |
{ |
@@ -66,7 +49,7 @@ |
"reason": "layoutObject insertion" |
}, |
{ |
- "object": "InlineTextBox 'XXXXXX'", |
+ "object": "InlineTextBox 'PASS'", |
"reason": "layoutObject insertion" |
} |
] |