| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-document-element-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-document-element-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-document-element-expected.txt
|
| index 4e3996f6e0d0bb077ac57ba03bf280fc43d2ae28..f67124fb9824bbf823297403509d66700d285ca6 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-document-element-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-document-element-expected.txt
|
| @@ -15,42 +15,42 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) HTML class='changed'",
|
| "rect": [0, 0, 800, 52],
|
| - "reason": "location change"
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| "rect": [8, 16, 784, 20],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow P",
|
| "rect": [8, 16, 784, 20],
|
| - "reason": "location change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) HTML class='changed'",
|
| "rect": [100, 100, 418, 52],
|
| - "reason": "location change"
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| "rect": [108, 116, 402, 20],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow P",
|
| "rect": [108, 116, 402, 20],
|
| - "reason": "location change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [108, 116, 402, 19],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [8, 16, 402, 19],
|
| - "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",
|
|
|