2 PASS selection.anchorNode.data is "This word should be selected only on mac."
3 PASS selection.anchorOffset is 5
4 PASS selection.focusNode.data is "This word should be selected only on mac."
5 PASS selection.focusOffset is 9
6 PASS selection.toString() is "word"
8 PASS selection.anchorNode.data is "This word should be selected only on mac."
9 PASS selection.anchorOffset is 5
10 PASS selection.focusNode.data is "This word should be selected only on mac."
11 PASS selection.focusOffset is 5
12 PASS selection.toString() is ""
14 PASS selection.anchorNode.data is "This word should be selected only on mac."
15 PASS selection.anchorOffset is 5
16 PASS selection.focusNode.data is "This word should be selected only on mac."
17 PASS selection.focusOffset is 5
18 PASS selection.toString() is ""
20 PASS selection.anchorNode.data is "This word should be selected only on mac."
21 PASS selection.anchorOffset is 5
22 PASS selection.focusNode.data is "This word should be selected only on mac."
23 PASS selection.focusOffset is 5
24 PASS selection.toString() is ""
25 PASS successfullyParsed is true