IE6-/Win doubles left/right margin of floated boxes

0
10
20
0
10
20

Inside a container

10, container 50 × 50

Solution: add display:inline to the float

10
10, container 50 × 50

Other tests: with negative values (not doubled), more floats in a container.

CSS tests home