| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/offset-change-wrong-invalidation-with-float-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/offset-change-wrong-invalidation-with-float-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/offset-change-wrong-invalidation-with-float-expected.txt
|
| index 93be7ce9d6a054b29480e7c3ae2364c892d7ab4c..1915749584c86a78c82cac1333a3b4605a48ae14 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/offset-change-wrong-invalidation-with-float-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/offset-change-wrong-invalidation-with-float-expected.txt
|
| @@ -9,22 +9,22 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) UL id='submenu'",
|
| "rect": [48, 94, 40, 20],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) UL id='submenu'",
|
| "rect": [48, -156, 40, 20],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutListMarker (anonymous)",
|
| "rect": [70, 94, 7, 19],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutListMarker (anonymous)",
|
| "rect": [70, -156, 7, 19],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| },
|
| @@ -49,7 +49,7 @@
|
| {
|
| "object": "LayoutListMarker (anonymous)",
|
| "rect": [0, 0, 7, 19],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -57,23 +57,23 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutListMarker (anonymous)",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) UL id='submenu'",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutListItem LI",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutListMarker (anonymous)",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|