| Index: third_party/WebKit/LayoutTests/platform/mac/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt
|
| index 66caeda1c296ccd1ac99ab5bf57f985bcfdb6a21..7a50083a17a29474065b4121d7ea454502774b8d 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt
|
| @@ -7,23 +7,20 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox 'Some text in vertical mode'",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "LayoutText #text",
|
| + "rect": [185, 201, 18, 173],
|
| "reason": "selection"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='test'",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "InlineTextBox 'Some text in vertical mode'",
|
| "reason": "selection"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "LayoutBlockFlow (positioned) DIV id='test'",
|
| "reason": "selection"
|
| },
|
| {
|
| - "object": "LayoutText #text",
|
| - "rect": [185, 201, 18, 173],
|
| + "object": "LayoutBlockFlow DIV",
|
| "reason": "selection"
|
| }
|
| ]
|
|
|