Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-float-positioned-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
index c0893342a24916f9a271df2673e1dc199f916b3f..8f884bf3e96fdec87d1cc6e701071fec65eb9971 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
@@ -7,13 +7,13 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox 'the quick brown fox jumped over the lazy dog'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutText #text", |
+ "rect": [305, 35, 297, 18], |
"reason": "location change" |
}, |
{ |
- "object": "InlineTextBox 'the quick brown fox jumped over the lazy dog'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutText #text", |
+ "rect": [153, 35, 297, 18], |
"reason": "location change" |
}, |
{ |
@@ -27,23 +27,19 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [305, 35, 297, 18], |
+ "object": "InlineTextBox 'the quick brown fox jumped over the lazy dog'", |
"reason": "location change" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [153, 35, 297, 18], |
+ "object": "InlineTextBox 'the quick brown fox jumped over the lazy dog'", |
"reason": "location change" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |