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