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 a8e753f25494ccc9c7859a1b44ea1bacb3dca456..dda4a8da8decece136ce82b639c07848f1d91391 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 |
@@ -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, 451, 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, 451, 50], |
+ "reason": "location change" |
+ }, |
+ { |
"object": "LayoutBlockFlow BODY", |
"rect": [108, 116, 435, 18], |
"reason": "location change" |
}, |
{ |
"object": "LayoutBlockFlow P", |
- "rect": [8, 16, 784, 18], |
+ "rect": [108, 116, 435, 18], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow P", |
+ "object": "LayoutText #text", |
"rect": [108, 116, 435, 18], |
"reason": "location change" |
}, |
@@ -53,23 +53,19 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [108, 116, 435, 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" |
} |
] |