| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-document-element-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-document-element-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-document-element-expected.txt
|
| index 993653619059ae30fb42110bb298e3d7333d0ef6..1a5ce84d3af743965dfe03191cf63f3cca09462a 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-document-element-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-document-element-expected.txt
|
| @@ -15,42 +15,42 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) HTML class='changed'",
|
| "rect": [0, 0, 800, 50],
|
| - "reason": "location change"
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| "rect": [8, 16, 784, 18],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow P",
|
| "rect": [8, 16, 784, 18],
|
| - "reason": "location change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) HTML class='changed'",
|
| "rect": [100, 100, 452, 50],
|
| - "reason": "location change"
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| "rect": [108, 116, 436, 18],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow P",
|
| "rect": [108, 116, 436, 18],
|
| - "reason": "location change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [108, 116, 436, 18],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [8, 16, 436, 18],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "InlineTextBox 'Tests that the entire viewport is painted with a floated html element.'",
|
| @@ -58,7 +58,7 @@
|
| },
|
| {
|
| "object": "InlineTextBox 'Tests that the entire viewport is painted with a floated html element.'",
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
|
|