| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/block-layout-inline-children-float-positioned-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/block-layout-inline-children-float-positioned-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/block-layout-inline-children-float-positioned-expected.txt
|
| similarity index 69%
|
| rename from third_party/WebKit/LayoutTests/paint/invalidation/block-layout-inline-children-float-positioned-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/block-layout-inline-children-float-positioned-expected.txt
|
| index 2bfd99a6b01828fd2612488cd75c7cfb46606061..5758a254d760a468cbe4357e7edcc6cb0241c236 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/block-layout-inline-children-float-positioned-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/block-layout-inline-children-float-positioned-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow (floating) SPAN",
|
| "rect": [305, 35, 296, 18],
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) SPAN",
|
| "rect": [153, 35, 296, 18],
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| }
|
| ]
|
| }
|
| @@ -22,35 +22,35 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (floating) SPAN",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "InlineTextBox 'the quick brown fox jumped over the lazy dog'",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) SPAN",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "InlineTextBox 'the quick brown fox jumped over the lazy dog'",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| }
|
| ]
|
| }
|
|
|