| Index: LayoutTests/fast/multicol/vertical-rl/caret-range-anonymous-block-rtl-expected.txt
|
| diff --git a/LayoutTests/fast/multicol/vertical-rl/caret-range-anonymous-block-rtl-expected.txt b/LayoutTests/fast/multicol/vertical-rl/caret-range-anonymous-block-rtl-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..75a4d8c38974796f2f99173a534b1132a3592006
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/multicol/vertical-rl/caret-range-anonymous-block-rtl-expected.txt
|
| @@ -0,0 +1,21 @@
|
| +Test that hitting an anonymous block child of a multicol container takes us to the right text content.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +First column:
|
| +PASS document.caretRangeFromPoint(159,230).startOffset is 3
|
| +PASS document.caretRangeFromPoint(120,230).startOffset is 7
|
| +PASS document.caretRangeFromPoint(100,230).startOffset is 11
|
| +Second column:
|
| +PASS document.caretRangeFromPoint(159,130).startOffset is 15
|
| +PASS document.caretRangeFromPoint(120,130).startOffset is 19
|
| +PASS document.caretRangeFromPoint(100,130).startOffset is 23
|
| +Third column:
|
| +PASS document.caretRangeFromPoint(159,30).startOffset is 27
|
| +PASS document.caretRangeFromPoint(120,30).startOffset is 31
|
| +PASS document.caretRangeFromPoint(100,30).startOffset is 35
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +xxx xxx xxx xxx xxx xxx xxx xxx xxx
|
|
|