Multiple Border Radii Tests

-moz-border-radius with multiple values.

1. Simple Tests

top left
top right
bottom left
bottom right
one
two
three
four

2. Consistency Test

These have large radii, the same each time. So all four should look like pillows.

one
two
three
four

3. Alternating Extremes

These alternate between large and small radii. In each group, the first should look like a pillow (and the same as those in part 2) and the other three should look identical to each other. The first set alternate between 256px and 0px, the second between 256px and 8px, then 256px and 16px, then 256px and 32px, and finally 256px and 64px.

one
two
three
four
one
two
three
four
one
two
three
four
one
two
three
four
one
two
three
four

4. Alternating Moderates

These alternate between medium and smaller radii. The first should look like a rounded rectangle and the other three should look identical to each other, with two opposite corners slightly less rounded that the other two.

one
two
three
four

5. More Alternating Moderates

These alternate between medium and larger radii. The first should look like a rounded rectangle (like the first in the previous section) and the other three should look identical to each other, with two opposite corners slightly more rounded that the other two.

one
two
three
four

6. Rotational Symmetry

These four cases are identical, except each one is rotated by pi by two radians. In each case, three of the corners have a radius of 100% and the last one (the square one) has a radius of 0.

top left
top right
bottom right
bottom left