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 2d61a7754dd6693b57322e7f1eb18f00cc9f1dd4..b60c7919a3ba9960a207d2b6e2cb4eac0942f479 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 |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -10,17 +12,15 @@ |
"object": "LayoutText #text", |
"rect": [19, 148, 126, 41], |
"reason": "layoutObject removal" |
- }, |
- { |
- "object": "InlineTextBox '\u1EA6\u1EA4\u1EAA\u1EA8\u1EB0'", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "layoutObject removal" |
+ } |
] |
} |