Index: third_party/WebKit/LayoutTests/fast/repaint/reflection-repaint-test-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/reflection-repaint-test-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/reflection-repaint-test-expected.txt |
index e31cd55a196bb8ec95a48dd5ab964e2cfb2db4b9..8f863b2a524f1da21e4342df02620e75ca7ddc78 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/reflection-repaint-test-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/reflection-repaint-test-expected.txt |
@@ -7,16 +7,6 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox ''", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'PASS'", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
"object": "LayoutBlockFlow DIV id='target'", |
"rect": [22, 50, 226, 166], |
"reason": "invalidate paint rectangle" |
@@ -32,8 +22,15 @@ |
"reason": "full" |
}, |
{ |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'PASS'", |
+ "reason": "full" |
+ }, |
+ { |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |