Index: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt |
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt |
index b7d8c2678d04e0a55102296fde0e0d8dadf75b2b..93f464cc82ceeb4d6664a46cd9a8baf046bed584 100644 |
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt |
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt |
@@ -16,12 +16,17 @@ |
[0, 0, 200, 300] |
], |
"paintInvalidationClients": [ |
+ "RootInlineBox", |
+ "RootInlineBox", |
+ "InlineTextBox 'AAAA AAAA AAAA'", |
+ "InlineTextBox 'AAAA AAAA'", |
"VerticalScrollbar", |
"LayoutView #document", |
"LayoutView #document", |
"LayoutBlockFlow HTML", |
"LayoutBlockFlow BODY", |
- "LayoutText #text" |
+ "LayoutText #text", |
+ "InlineTextBox 'AAAA AAAA AAAA AAAA AAAA'" |
] |
} |
] |
@@ -49,7 +54,8 @@ |
"LayoutView #document", |
"LayoutBlockFlow HTML", |
"LayoutBlockFlow BODY", |
- "LayoutText #text" |
+ "LayoutText #text", |
+ "InlineTextBox 'AAAA AAAA AAAA AAAA AAAA'" |
] |
} |
] |
@@ -69,6 +75,8 @@ |
[0, 0, 300, 250] |
], |
"paintInvalidationClients": [ |
+ "RootInlineBox", |
+ "InlineTextBox 'AAAA AAAA AAAA AAAA AAAA'", |
"LayoutView #document", |
"LayoutView #document", |
"LayoutBlockFlow HTML", |
@@ -99,7 +107,8 @@ |
"LayoutView #document", |
"LayoutBlockFlow HTML", |
"LayoutBlockFlow BODY", |
- "LayoutText #text" |
+ "LayoutText #text", |
+ "InlineTextBox 'AAAA AAAA AAAA AAAA AAAA'" |
] |
} |
] |