Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/vertical-align-length2-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/vertical-align-length2-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/vertical-align-length2-expected.txt |
index 9fe8d7f5706cdb8a7b0ba0d39176c430a52b1079..51f4356cdde2bcc43dda6623133f405502b611d3 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/vertical-align-length2-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/vertical-align-length2-expected.txt |
@@ -7,21 +7,6 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
"object": "LayoutBlockFlow BODY", |
"rect": [0, 0, 800, 203], |
"reason": "invalidate paint rectangle" |
@@ -37,8 +22,19 @@ |
"reason": "location change" |
}, |
{ |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |