Index: LayoutTests/platform/mac/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt |
diff --git a/LayoutTests/platform/mac/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt b/LayoutTests/platform/mac/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt |
index 485d472ae1d6c520e84921b27f0e519213ce10e4..c44bf6df27b597483f93f36d69fbd90bdf9ceca7 100644 |
--- a/LayoutTests/platform/mac/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt |
+++ b/LayoutTests/platform/mac/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt |
@@ -7,6 +7,12 @@ |
"drawsContent": true, |
"repaintRects": [ |
[185, 201, 18, 172] |
+ ], |
+ "paintInvalidationClients": [ |
+ "LayoutBlockFlow (positioned) DIV id='test'", |
+ "LayoutBlockFlow DIV", |
+ "LayoutText #text", |
+ "InlineTextBox 'Some text in vertical mode'" |
] |
} |
] |