Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/crbug-371640-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/crbug-371640-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/crbug-371640-expected.txt |
index 18ba9d6647b493a4a19ffb9b36017989a93bac38..9040b55d9faad59f9a5a138677b3600f3574f7ca 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/crbug-371640-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/crbug-371640-expected.txt |
@@ -7,27 +7,12 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox '\u00A0'", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox '\u00A0'", |
- "rect": [0, 0, 0, 0], |
- "reason": "location change" |
- }, |
- { |
"object": "LayoutBlockFlow (floating) DIV id='container'", |
"rect": [88, 84, 520, 100], |
"reason": "location change" |
}, |
{ |
"object": "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer'", |
- "rect": [88, 84, 260, 100], |
- "reason": "location change" |
- }, |
- { |
- "object": "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer'", |
"rect": [348, 84, 260, 100], |
"reason": "location change" |
}, |
@@ -37,13 +22,18 @@ |
"reason": "layoutObject removal" |
}, |
{ |
- "object": "LayoutBlockFlow (positioned) DIV class='abs_pos'", |
- "rect": [88, 84, 100, 100], |
+ "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='keep_inner' class='inner'", |
+ "rect": [348, 84, 260, 100], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow (positioned) DIV class='abs_pos'", |
- "rect": [348, 84, 100, 100], |
+ "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='to_remove_inner' class='inner'", |
+ "rect": [348, 84, 260, 100], |
+ "reason": "layoutObject removal" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer'", |
+ "rect": [88, 84, 260, 100], |
"reason": "location change" |
}, |
{ |
@@ -52,29 +42,34 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='keep_inner' class='inner'", |
- "rect": [348, 84, 260, 100], |
+ "object": "LayoutBlockFlow (positioned) DIV class='abs_pos'", |
+ "rect": [348, 84, 100, 100], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='to_remove_inner' class='inner'", |
- "rect": [348, 84, 260, 100], |
+ "object": "LayoutBlockFlow DIV id='keep' class='item'", |
+ "rect": [348, 84, 100, 100], |
+ "reason": "location change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='to_remove' class='item'", |
+ "rect": [348, 84, 100, 100], |
"reason": "layoutObject removal" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='keep' class='item'", |
+ "object": "LayoutBlockFlow (positioned) DIV class='abs_pos'", |
"rect": [88, 84, 100, 100], |
"reason": "location change" |
}, |
{ |
"object": "LayoutBlockFlow DIV id='keep' class='item'", |
- "rect": [348, 84, 100, 100], |
+ "rect": [88, 84, 100, 100], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='to_remove' class='item'", |
- "rect": [348, 84, 100, 100], |
- "reason": "layoutObject removal" |
+ "object": "LayoutText #text", |
+ "rect": [348, 84, 4, 18], |
+ "reason": "location change" |
}, |
{ |
"object": "LayoutText #text", |
@@ -87,18 +82,19 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [348, 84, 4, 18], |
+ "object": "InlineTextBox '\u00A0'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox '\u00A0'", |
"reason": "location change" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |