| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/vertical-align1-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/vertical-align1-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/vertical-align1-expected.txt
|
| index 1583d72c006e66a1e0f1a7b7223955c52970de39..a31ea9c4231807a1f8f1d74b3e38e46f0e9aa1e7 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/vertical-align1-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/vertical-align1-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| "rect": [0, 0, 800, 105],
|
| - "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"
|
| }
|
| ]
|
| }
|
|
|