Index: third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/ruby-flipped-blocks-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/multicol-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/ruby-flipped-blocks-expected.txt |
similarity index 52% |
copy from third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/multicol-repaint-expected.txt |
copy to third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/ruby-flipped-blocks-expected.txt |
index 88ef0d864f91ed2524a5010614c1302a36dcff2f..ec5def2fcfb00a4034ba9b3a158da8b06f8275d1 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/multicol-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/ruby-flipped-blocks-expected.txt |
@@ -7,40 +7,41 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutMultiColumnFlowThread (anonymous)", |
- "rect": [9, 9, 400, 100], |
+ "object": "LayoutBlockFlow DIV", |
+ "rect": [8, 8, 30, 40], |
"reason": "forced by layout" |
}, |
{ |
- "object": "LayoutInline SPAN id='a'", |
- "rect": [234, 9, 300, 59], |
- "reason": "forced by layout" |
+ "object": "LayoutText #text", |
+ "rect": [7, 28, 22, 20], |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutText #text", |
- "rect": [234, 15, 300, 50], |
- "reason": "layoutObject insertion" |
+ "rect": [7, 8, 22, 20], |
+ "reason": "forced by layout" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [234, 15, 50, 50], |
- "reason": "layoutObject removal" |
+ "object": "LayoutRubyBase (anonymous)", |
+ "rect": [8, 28, 20, 20], |
+ "reason": "style change" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [9, 9, 13, 59], |
+ "object": "LayoutRubyRun (anonymous)", |
+ "rect": [8, 28, 20, 20], |
"reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "rect": [27, 33, 12, 10], |
+ "reason": "style change" |
} |
] |
} |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutText #text", |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutMultiColumnFlowThread (anonymous)", |
+ "object": "LayoutBlockFlow DIV", |
"reason": "forced by layout" |
}, |
{ |
@@ -52,32 +53,36 @@ |
"reason": "forced by layout" |
}, |
{ |
- "object": "InlineTextBox '\u00A0'", |
+ "object": "InlineTextBox 'a'", |
"reason": "forced by layout" |
}, |
{ |
- "object": "LayoutBR BR", |
+ "object": "LayoutRubyRun (anonymous)", |
"reason": "forced by layout" |
}, |
{ |
- "object": "InlineTextBox '\n'", |
- "reason": "forced by layout" |
+ "object": "LayoutText #text", |
+ "reason": "style change" |
}, |
{ |
- "object": "LayoutInline SPAN id='a'", |
- "reason": "forced by layout" |
+ "object": "InlineTextBox 'c'", |
+ "reason": "style change" |
}, |
{ |
- "object": "InlineFlowBox", |
- "reason": "forced by layout" |
+ "object": "LayoutRubyBase (anonymous)", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutText #text", |
- "reason": "layoutObject insertion" |
+ "reason": "style change" |
}, |
{ |
- "object": "InlineTextBox 'XXXXXX'", |
- "reason": "layoutObject insertion" |
+ "object": "InlineTextBox 'b'", |
+ "reason": "style change" |
} |
] |
} |