| 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 a044310a51a06c7aa42a95eafe1440bf4c2fdaa0..1cbc2db7d4bda25f2cb13ea38bbd3b12cd94fe73 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
|
| @@ -15,6 +15,16 @@
|
| "object": "LayoutBlockFlow (positioned) UL id='submenu'",
|
| "rect": [48, -158, 40, 18],
|
| "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutListMarker (anonymous)",
|
| + "rect": [71, 92, 7, 18],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutListMarker (anonymous)",
|
| + "rect": [71, -158, 7, 18],
|
| + "reason": "bounds change"
|
| }
|
| ]
|
| },
|
| @@ -64,7 +74,7 @@
|
| },
|
| {
|
| "object": "LayoutListMarker (anonymous)",
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| }
|
| ]
|
| }
|
|
|