| Index: LayoutTests/platform/mac/virtual/slimmingpaint/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt
|
| diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/svg/repaint/add-background-property-on-root-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt
|
| similarity index 61%
|
| copy from LayoutTests/platform/linux/virtual/slimmingpaint/svg/repaint/add-background-property-on-root-expected.txt
|
| copy to LayoutTests/platform/mac/virtual/slimmingpaint/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt
|
| index 54a5e69de80c8534a33fb164ccfff5c20ae3e3b2..c44bf6df27b597483f93f36d69fbd90bdf9ceca7 100644
|
| --- a/LayoutTests/platform/linux/virtual/slimmingpaint/svg/repaint/add-background-property-on-root-expected.txt
|
| +++ b/LayoutTests/platform/mac/virtual/slimmingpaint/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt
|
| @@ -6,12 +6,13 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [8, 8, 100, 104],
|
| - [8, 8, 100, 104]
|
| + [185, 201, 18, 172]
|
| ],
|
| "paintInvalidationClients": [
|
| + "LayoutBlockFlow (positioned) DIV id='test'",
|
| "LayoutBlockFlow DIV",
|
| - "LayoutSVGRoot svg"
|
| + "LayoutText #text",
|
| + "InlineTextBox 'Some text in vertical mode'"
|
| ]
|
| }
|
| ]
|
|
|