Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/stacked-diacritics-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/stacked-diacritics-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/stacked-diacritics-expected.txt |
index 45b13f3a5ca6a8f3fac1030a4d41f8fa034a9b2d..2d61a7754dd6693b57322e7f1eb18f00cc9f1dd4 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/stacked-diacritics-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/stacked-diacritics-expected.txt |
@@ -7,18 +7,16 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox '\u1EA6\u1EA4\u1EAA\u1EA8\u1EB0'", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
"object": "LayoutText #text", |
"rect": [19, 148, 126, 41], |
"reason": "layoutObject removal" |
}, |
{ |
+ "object": "InlineTextBox '\u1EA6\u1EA4\u1EAA\u1EA8\u1EB0'", |
+ "reason": "full" |
+ }, |
+ { |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |