Index: third_party/WebKit/LayoutTests/fast/repaint/inline-block-resize-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/inline-block-resize-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/inline-block-resize-expected.txt |
index cb140ca86e377b0f9648e0ff0402e67e54a0b10b..9a5549b26401f974e9fd70547e5673721f1d0a3e 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/inline-block-resize-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/inline-block-resize-expected.txt |
@@ -7,11 +7,6 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
"object": "LayoutBlockFlow (positioned) DIV", |
"rect": [8, 8, 100, 100], |
"reason": "forced by layout" |
@@ -22,13 +17,15 @@ |
"reason": "location change" |
}, |
{ |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |