Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/multi-layout-one-frame-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/multi-layout-one-frame-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/multi-layout-one-frame-expected.txt |
index 975cf1914b2d5b9618dc6f21677380a0613e663d..c42de853ba38ed42922ce9b7c8875d57cff75270 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/multi-layout-one-frame-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/multi-layout-one-frame-expected.txt |
@@ -7,53 +7,47 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox ''", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
+ "object": "LayoutBlockFlow DIV id='inner-editor'", |
+ "rect": [146, 11, 125, 13], |
+ "reason": "invalidate paint rectangle" |
}, |
{ |
- "object": "InlineTextBox ''", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
+ "object": "LayoutBlockFlow DIV id='inner-editor'", |
+ "rect": [11, 11, 125, 13], |
+ "reason": "invalidate paint rectangle" |
}, |
{ |
- "object": "InlineTextBox 'PASSED'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutText #text", |
+ "rect": [146, 11, 43, 13], |
"reason": "full" |
}, |
{ |
- "object": "InlineTextBox 'PASSED'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutText #text", |
+ "rect": [11, 11, 43, 13], |
"reason": "full" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='inner-editor'", |
- "rect": [11, 11, 125, 13], |
- "reason": "invalidate paint rectangle" |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='inner-editor'", |
- "rect": [146, 11, 125, 13], |
- "reason": "invalidate paint rectangle" |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [11, 11, 43, 13], |
+ "object": "InlineTextBox 'PASSED'", |
"reason": "full" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [146, 11, 43, 13], |
+ "object": "InlineTextBox 'PASSED'", |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |