| Index: LayoutTests/editing/inserting/insert-paragraph-between-vertical-text-with-positioned-root-expected.txt
|
| diff --git a/LayoutTests/editing/inserting/insert-paragraph-between-vertical-text-with-positioned-root-expected.txt b/LayoutTests/editing/inserting/insert-paragraph-between-vertical-text-with-positioned-root-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..3c3be00fd7ae357d4aa2ff0ed2eade0ee229ac5a
|
| --- /dev/null
|
| +++ b/LayoutTests/editing/inserting/insert-paragraph-between-vertical-text-with-positioned-root-expected.txt
|
| @@ -0,0 +1,14 @@
|
| +Testcase for bug http://crbug.com/259352: Repaint issues with vertical text which has absolute (or fixed) position specified for it. Two lines should be visible within the box. To manually verify the issue, try to insert a line break in between the vertically aligned text. The line should break as expected.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS repaintRects.indexOf('177 343') is not -1
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +Some text in vertical mod
|
| +
|
| +e
|
| +
|
| +
|
|
|