| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/offset-change-wrong-invalidation-with-float-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/offset-change-wrong-invalidation-with-float-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/offset-change-wrong-invalidation-with-float-expected.txt
|
| index 7b85714edcfec50fc34ed5275b82ba981f05ba28..a044310a51a06c7aa42a95eafe1440bf4c2fdaa0 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/offset-change-wrong-invalidation-with-float-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/offset-change-wrong-invalidation-with-float-expected.txt
|
| @@ -1,7 +1,5 @@
|
| {
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| + "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| @@ -18,35 +16,31 @@
|
| "rect": [48, -158, 40, 18],
|
| "reason": "bounds change"
|
| }
|
| - ],
|
| - "children": [
|
| - {
|
| - "name": "LayoutListItem (floating) LI id='watches'",
|
| - "position": [31, 42],
|
| - "transformOrigin": [17, 9],
|
| - "bounds": [24, 18],
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "name": "LayoutInline (relative positioned) SPAN id='placeholder'",
|
| - "position": [17, 0],
|
| - "bounds": [0, 18],
|
| - "backfaceVisibility": "hidden"
|
| - }
|
| - ]
|
| - },
|
| + ]
|
| + },
|
| + {
|
| + "name": "LayoutListItem (floating) LI id='watches'",
|
| + "position": [31, 42],
|
| + "transformOrigin": [17, 9],
|
| + "bounds": [24, 18],
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "name": "LayoutInline (relative positioned) SPAN id='placeholder'",
|
| + "position": [17, 0],
|
| + "bounds": [0, 18],
|
| + "backfaceVisibility": "hidden"
|
| + },
|
| + {
|
| + "name": "LayoutListItem (relative positioned) (floating) LI id='menu'",
|
| + "position": [31, 42],
|
| + "bounds": [17, 18],
|
| + "drawsContent": true,
|
| + "paintInvalidations": [
|
| {
|
| - "name": "LayoutListItem (relative positioned) (floating) LI id='menu'",
|
| - "position": [31, 42],
|
| - "bounds": [17, 18],
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutListMarker (anonymous)",
|
| - "rect": [0, 0, 7, 18],
|
| - "reason": "forced by layout"
|
| - }
|
| - ]
|
| + "object": "LayoutListMarker (anonymous)",
|
| + "rect": [0, 0, 7, 18],
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
|
|