Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt |
index ebdb1710939dde9b0cd265003c5b6765b7610deb..3280ed4d35d1b7fcfe7ec0ba7d56d544dee5f978 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/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, 150, 784, 17], |
"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" |
} |
] |