| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt
|
| index dda4a8da8decece136ce82b639c07848f1d91391..3249a75ff9f5057ffe807f234b9ee4b7f313119c 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/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, 451, 50],
|
| - "reason": "location change"
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| "rect": [108, 116, 435, 18],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow P",
|
| "rect": [108, 116, 435, 18],
|
| - "reason": "location change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [108, 116, 435, 18],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [8, 16, 435, 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",
|
|
|