blob: f1b00ca3f1da3a6f8d86e014f17917baba5b6a48 [file] [edit]
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"