Index: LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt |
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt |
index 6636232047a152180c8cfc9928358a5a9f93f86d..7aa3a5e267145d1999faa7814a4d88d477b7cafb 100644 |
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt |
+++ b/LayoutTests/platform/mac/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'" |
] |
} |
] |