blob: 8885976eaedeb032fe46f2399fe459d594e25f1e [file] [log] [blame]
block-level text before floats
first float*second float
To test manually, drag from the middle of the 'first-float' div to the right, just before the 'second float' element. The selection should go to the end of the first float element and not jump to the beginning.
SUCCESS: Selected test is 'float*' as expected
| <div>
| "block-level text before floats"
| <div>
| id="target"
| style="float: left"
| "first <#selection-anchor>float*"
| <div>
| style="float: left"
| <#selection-focus>
| "second float"