Index: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt |
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt |
index 2d8351a7f7aa6a864dd41c759c106cc164977e07..94beeadc5c42a8f872babced85e638c917e9c49e 100644 |
--- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt |
+++ b/LayoutTests/platform/win-xp/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'" |
] |
} |
] |
@@ -72,11 +78,15 @@ |
[0, 0, 300, 250] |
], |
"paintInvalidationClients": [ |
+ "RootInlineBox", |
+ "InlineTextBox 'AAAA AAAA AAAA AAAA AAAA'", |
"LayoutView #document", |
"LayoutView #document", |
"LayoutBlockFlow HTML", |
"LayoutBlockFlow BODY", |
- "LayoutText #text" |
+ "LayoutText #text", |
+ "InlineTextBox 'AAAA AAAA AAAA AAAA'", |
+ "InlineTextBox 'AAAA'" |
] |
} |
] |
@@ -103,7 +113,9 @@ |
"LayoutView #document", |
"LayoutBlockFlow HTML", |
"LayoutBlockFlow BODY", |
- "LayoutText #text" |
+ "LayoutText #text", |
+ "InlineTextBox 'AAAA AAAA AAAA AAAA'", |
+ "InlineTextBox 'AAAA'" |
] |
} |
] |