blob: d0a654bd4f2d0061276fb9533b674717bba8f5bb [file] [log] [blame]
Before extending the selection:
| "\n "
| <p>
| "The quick brown fox jumped over the "
| <span>
| id="start"
| "<#selection-anchor>lazy dog.<#selection-focus>"
| "\n "
| <p>
| <span>
| id="end"
| "T"
| "he quick brown fox jumped over the lazy dog."
| "\n"
After extending the selection:
| "\n "
| <p>
| "The quick brown fox jumped over the "
| <span>
| id="start"
| "<#selection-anchor>lazy dog."
| "\n "
| <p>
| <span>
| id="end"
| "T<#selection-focus>"
| "he quick brown fox jumped over the lazy dog."
| "\n"