Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/layout-state-relative-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/layout-state-relative-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/layout-state-relative-expected.txt |
index 18843e7c2de8ec76055c0bfa7d77f41eae894bf6..cdedc553002b4ac26c786a17c6a09e493f858e21 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/layout-state-relative-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/layout-state-relative-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 (relative positioned) DIV id='target'", |
"rect": [8, 152, 784, 19], |
"reason": "invalidate paint rectangle" |
@@ -27,8 +17,15 @@ |
"reason": "full" |
}, |
{ |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'PASS'", |
+ "reason": "full" |
+ }, |
+ { |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |