Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/stacked-diacritics-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/stacked-diacritics-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/stacked-diacritics-expected.txt |
index f754c798fe7661b55dfbf79532b9d9f17033ce35..8b70c00af2b58b35892eeb418988374298b6fdf3 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/stacked-diacritics-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/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, 159, 130, 41], |
"reason": "layoutObject removal" |
- }, |
- { |
- "object": "InlineTextBox '\u1EA6\u1EA4\u1EAA\u1EA8\u1EB0'", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "layoutObject removal" |
+ } |
] |
} |