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 93be92e97247ae0c11701c4461b7dabde32e6c8d..993653619059ae30fb42110bb298e3d7333d0ef6 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 |
@@ -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,27 +18,32 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow (positioned) HTML class='changed'", |
- "rect": [100, 100, 452, 50], |
+ "object": "LayoutBlockFlow BODY", |
+ "rect": [8, 16, 784, 18], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow BODY", |
+ "object": "LayoutBlockFlow P", |
"rect": [8, 16, 784, 18], |
"reason": "location change" |
}, |
{ |
+ "object": "LayoutBlockFlow (positioned) HTML class='changed'", |
+ "rect": [100, 100, 452, 50], |
+ "reason": "location change" |
+ }, |
+ { |
"object": "LayoutBlockFlow BODY", |
"rect": [108, 116, 436, 18], |
"reason": "location change" |
}, |
{ |
"object": "LayoutBlockFlow P", |
- "rect": [8, 16, 784, 18], |
+ "rect": [108, 116, 436, 18], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow P", |
+ "object": "LayoutText #text", |
"rect": [108, 116, 436, 18], |
"reason": "location change" |
}, |
@@ -53,23 +53,19 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [108, 116, 436, 18], |
- "reason": "location change" |
+ "object": "InlineTextBox 'Tests that the entire viewport is painted with a floated html element.'", |
+ "reason": "full" |
}, |
{ |
- "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": "location change" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |