Left Float
Right Float with margin-left of 100px

The <body> element has 25px in padding.

First case: As you resize the window should the margin-left on the blue element (floated right) be contained by the body of left-edge or even content-left-edge (producing a vertical scroll bar on the body element) or should the blue float vanish into the bodys' left-edge?

  1. Floated right elements overflowing body
  2. Floated right elements with margin-left overflowing body