Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/4776765-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/4776765-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/4776765-expected.txt |
index 041b29ff5de061fa6cda6d1beafef8ed2d3a2eec..95ec3a26639dea99f042322f3ca1d4740ae16ac3 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/4776765-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/4776765-expected.txt |
@@ -7,16 +7,6 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox '\n'", |
- "rect": [0, 0, 0, 0], |
- "reason": "location change" |
- }, |
- { |
- "object": "LayoutBR BR", |
- "rect": [0, 0, 0, 0], |
- "reason": "location change" |
- }, |
- { |
"object": "LayoutBlockFlow DIV", |
"rect": [3, 37, 794, 64], |
"reason": "outline" |
@@ -28,17 +18,24 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV id='div'", |
- "rect": [7, 59, 3, 20], |
+ "rect": [7, 77, 3, 20], |
"reason": "invalidate paint rectangle" |
}, |
{ |
"object": "LayoutBlockFlow DIV id='div'", |
- "rect": [7, 77, 3, 20], |
+ "rect": [7, 59, 3, 20], |
"reason": "invalidate paint rectangle" |
}, |
{ |
+ "object": "InlineTextBox '\n'", |
+ "reason": "location change" |
+ }, |
+ { |
+ "object": "LayoutBR BR", |
+ "reason": "location change" |
+ }, |
+ { |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |