blob: 7049fc59d4db3b3c8c55c7d4eb83f5ddf8e55cad [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, into the space between floats. 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; margin-right: 20px"
| "first <#selection-anchor>float*"
| <div>
| style="float: left; margin-right: 20px"
| <#selection-focus>
| "second float"