| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/positioned-document-element-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/positioned-document-element-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/positioned-document-element-expected.txt
|
| index 436c78114ae7dc9a729ed43e03f49c0141488f42..247683d1b6991f8f14b6d69287cb3f608fc2872e 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/positioned-document-element-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/positioned-document-element-expected.txt
|
| @@ -15,12 +15,12 @@
|
| {
|
| "object": "LayoutBlockFlow P",
|
| "rect": [8, 16, 784, 20],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow P",
|
| "rect": [108, 116, 402, 20],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -36,23 +36,23 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow P",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "InlineTextBox 'Tests that the entire viewport is painted with a floated html element.'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|