Index: LayoutTests/platform/mac-mavericks/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt |
diff --git a/LayoutTests/platform/mac-mavericks/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt b/LayoutTests/platform/mac-mavericks/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt |
deleted file mode 100644 |
index c44bf6df27b597483f93f36d69fbd90bdf9ceca7..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac-mavericks/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [185, 201, 18, 172] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV id='test'", |
- "LayoutBlockFlow DIV", |
- "LayoutText #text", |
- "InlineTextBox 'Some text in vertical mode'" |
- ] |
- } |
- ] |
-} |
- |