Border Color

Prerequisites
Browsers that are subjected to this test should support the border properties of CSS.

1. Inheritance of border-color

From CSS2 section 8.5.2:

If an element's border color is not specified with a border property, user agents must use the value of the element's 'color' property as the computed value for the border color.

The following DIV should have a green border and green on white text.

I should have a green border!

Submit Results

How does your browser fare on this test?


Up to the Evil Tests Page.

Last updated in January 1999.