Tutorials Bugs Masterclass Free stuff Test pages Proposals

Core tests

Advanced tests

This test

RichInStyle.com test pages: tables - width

Should be 600px wide.
100, not 1000.

The element above should have a width of 100 pixels rather than 1000 because the CSS has greater specificity.

Percentage test

This should have 100% width (not 60%) (there shouldn't be 40% worth of blue to the right.  
100px  
100px

The above two elements should have the same width - one has a percentage width, the other a pixel one.