Index: third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/multi-layout-one-frame-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/multi-layout-one-frame-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/multi-layout-one-frame-expected.txt |
index da1d16c113efde3ad4c0228b521cbd86a27f8248..91f6aea275aab5fa5214e23c8b792c503274bc91 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/multi-layout-one-frame-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/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": [138, 11, 117, 13], |
+ "reason": "invalidate paint rectangle" |
}, |
{ |
- "object": "InlineTextBox ''", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
+ "object": "LayoutBlockFlow DIV id='inner-editor'", |
+ "rect": [11, 11, 117, 13], |
+ "reason": "invalidate paint rectangle" |
}, |
{ |
- "object": "InlineTextBox 'PASSED'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutText #text", |
+ "rect": [138, 11, 40, 13], |
"reason": "full" |
}, |
{ |
- "object": "InlineTextBox 'PASSED'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutText #text", |
+ "rect": [11, 11, 40, 13], |
"reason": "full" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='inner-editor'", |
- "rect": [11, 11, 117, 13], |
- "reason": "invalidate paint rectangle" |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='inner-editor'", |
- "rect": [138, 11, 117, 13], |
- "reason": "invalidate paint rectangle" |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [11, 11, 40, 13], |
+ "object": "InlineTextBox 'PASSED'", |
"reason": "full" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [138, 11, 40, 13], |
+ "object": "InlineTextBox 'PASSED'", |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |