Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/vertical-align1-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/vertical-align1-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/vertical-align1-expected.txt |
index 59e5e0df460e6eae4c480638a6fa2cee105d86fc..eb7331c09da4724c615b5dfbdafe1b458e6b5a1a 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/vertical-align1-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/vertical-align1-expected.txt |
@@ -7,19 +7,9 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
+ "object": "LayoutBlockFlow BODY", |
+ "rect": [0, 0, 800, 104], |
+ "reason": "invalidate paint rectangle" |
}, |
{ |
"object": "LayoutBlockFlow BODY", |
@@ -27,38 +17,43 @@ |
"reason": "incremental" |
}, |
{ |
- "object": "LayoutBlockFlow BODY", |
- "rect": [0, 0, 800, 104], |
- "reason": "invalidate paint rectangle" |
- }, |
- { |
"object": "LayoutBlockFlow DIV class='other'", |
- "rect": [0, 80, 20, 20], |
+ "rect": [120, 80, 20, 20], |
"reason": "location change" |
}, |
{ |
"object": "LayoutBlockFlow DIV class='other'", |
- "rect": [0, 34, 20, 20], |
+ "rect": [120, 34, 20, 20], |
"reason": "location change" |
}, |
{ |
"object": "LayoutBlockFlow DIV class='other'", |
- "rect": [120, 80, 20, 20], |
+ "rect": [0, 80, 20, 20], |
"reason": "location change" |
}, |
{ |
"object": "LayoutBlockFlow DIV class='other'", |
- "rect": [120, 34, 20, 20], |
+ "rect": [0, 34, 20, 20], |
"reason": "location change" |
}, |
{ |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |