Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selected-replaced-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selected-replaced-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selected-replaced-expected.txt |
index 0d4deae180c91010b3454f30e4652b403a6a127a..8ea26810ac6e034d737cabf94db020331efc488c 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selected-replaced-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selected-replaced-expected.txt |
@@ -7,11 +7,6 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
"object": "LayoutBlockFlow (anonymous)", |
"rect": [8, 52, 784, 236], |
"reason": "invalidate paint rectangle" |
@@ -27,8 +22,11 @@ |
"reason": "location change" |
}, |
{ |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |