| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/vertical-align2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/vertical-align2-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/vertical-align2-expected.txt
|
| index 8676ea1ae3006b50244e56699823365b15b5636c..935a90c22b93cb8d3b3c051bbc2cb5f664ced074 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/vertical-align2-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/vertical-align2-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| "rect": [0, 0, 800, 247],
|
| - "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"
|
| }
|
| ]
|
| }
|
|
|