This test is still being written...
These form elements are contained within a form
element.
They should match the following CSS rules:
font-family: Verdana, Arial, sans-serif; font-weight: normal; color: yellow; background-color: blue;
These form elements are not contained within a
form
element. They should match the same rules as
above.
These form elements are contained within a form
element.
They should match the following CSS rules:
font-family: "Monotype.com", Courier, monospace; font-weight: bold; line-height: 2; color: #900; background-color: #0F9;
These form elements are not contained within a
form
element. They should match the same rules as
above.
This textarea should be 7em wide and 4em tall:
This textarea should be 14em wide and 2em tall:
(Back to CSS Testing Information, David Baron)