| 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 56884a870bea09c2d8894e362dbebd92bd808b78..4e3996f6e0d0bb077ac57ba03bf280fc43d2ae28 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
|
| @@ -8,14 +8,9 @@
|
| "backgroundColor": "#008000",
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox 'Tests that the entire viewport is painted with a floated html element.'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Tests that the entire viewport is painted with a floated html element.'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "location change"
|
| + "object": "LayoutView #document",
|
| + "rect": [0, 0, 800, 600],
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) HTML class='changed'",
|
| @@ -23,23 +18,23 @@
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow (positioned) HTML class='changed'",
|
| - "rect": [100, 100, 418, 52],
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [8, 16, 784, 20],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow BODY",
|
| + "object": "LayoutBlockFlow P",
|
| "rect": [8, 16, 784, 20],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "rect": [108, 116, 402, 20],
|
| + "object": "LayoutBlockFlow (positioned) HTML class='changed'",
|
| + "rect": [100, 100, 418, 52],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow P",
|
| - "rect": [8, 16, 784, 20],
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [108, 116, 402, 20],
|
| "reason": "location change"
|
| },
|
| {
|
| @@ -49,27 +44,28 @@
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [8, 16, 402, 19],
|
| + "rect": [108, 116, 402, 19],
|
| "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [108, 116, 402, 19],
|
| + "rect": [8, 16, 402, 19],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutView #document",
|
| - "rect": [0, 0, 800, 600],
|
| - "reason": "style change"
|
| + "object": "InlineTextBox 'Tests that the entire viewport is painted with a floated html element.'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Tests that the entire viewport is painted with a floated html element.'",
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|