Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/selected-replaced-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/selected-replaced-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/selected-replaced-expected.txt |
index 24af8dab97c32ca67e9901fea274b3d8480cf864..735162c146254f9f1ff489b99162d17738c794bc 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/selected-replaced-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/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, 68, 784, 235], |
"reason": "invalidate paint rectangle" |
@@ -27,8 +22,11 @@ |
"reason": "location change" |
}, |
{ |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |