| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/vertical-align-length2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/vertical-align-length2-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/vertical-align-length2-expected.txt
|
| index 231e4512575f5f11a12e7a99aab264514d02e2ea..eb27ecf0daa14c8ef5046a26475e14f467633acd 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/vertical-align-length2-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/vertical-align-length2-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| "rect": [0, 0, 800, 205],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -17,23 +17,23 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='other'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='other'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|