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