| 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 8f884bf3e96fdec87d1cc6e701071fec65eb9971..4fa210c5e38a23efc704c55e11dfe54e50b65725 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
|
| @@ -9,30 +9,30 @@
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [305, 35, 297, 18],
|
| - "reason": "location change"
|
| + "reason": "layoutObject insertion"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [153, 35, 297, 18],
|
| - "reason": "location change"
|
| + "reason": "layoutObject insertion"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (floating) SPAN",
|
| "rect": [305, 35, 296, 18],
|
| - "reason": "location change"
|
| + "reason": "layoutObject insertion"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) SPAN",
|
| "rect": [153, 35, 296, 18],
|
| - "reason": "location change"
|
| + "reason": "layoutObject insertion"
|
| },
|
| {
|
| "object": "InlineTextBox 'the quick brown fox jumped over the lazy dog'",
|
| - "reason": "location change"
|
| + "reason": "layoutObject insertion"
|
| },
|
| {
|
| "object": "InlineTextBox 'the quick brown fox jumped over the lazy dog'",
|
| - "reason": "location change"
|
| + "reason": "layoutObject insertion"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
|
|