| Index: LayoutTests/fast/multicol/caret-range-anonymous-block-rtl-expected.txt
 | 
| diff --git a/LayoutTests/fast/multicol/caret-range-anonymous-block-rtl-expected.txt b/LayoutTests/fast/multicol/caret-range-anonymous-block-rtl-expected.txt
 | 
| new file mode 100644
 | 
| index 0000000000000000000000000000000000000000..f6be4fa9260e23753b08c7da36824f294c56a174
 | 
| --- /dev/null
 | 
| +++ b/LayoutTests/fast/multicol/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(310,39).startOffset is 3
 | 
| +PASS document.caretRangeFromPoint(310,40).startOffset is 7
 | 
| +PASS document.caretRangeFromPoint(310,79).startOffset is 11
 | 
| +Second column:
 | 
| +PASS document.caretRangeFromPoint(210,39).startOffset is 15
 | 
| +PASS document.caretRangeFromPoint(210,40).startOffset is 19
 | 
| +PASS document.caretRangeFromPoint(210,79).startOffset is 23
 | 
| +Third column:
 | 
| +PASS document.caretRangeFromPoint(110,39).startOffset is 27
 | 
| +PASS document.caretRangeFromPoint(110,40).startOffset is 31
 | 
| +PASS document.caretRangeFromPoint(110,79).startOffset is 35
 | 
| +PASS successfullyParsed is true
 | 
| +
 | 
| +TEST COMPLETE
 | 
| +xxx xxx xxx xxx xxx xxx xxx xxx xxx
 | 
| 
 |