Skip to content

Commit 5f458dc

Browse files
committed
[css2] Corrected definition of border-color's computed value.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402060
1 parent 38c729d commit 5f458dc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css2/properties/properties.db

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,8 @@
9696
no;;
9797
N/A;;
9898
visual;;
99-
as specified
99+
when taken from the 'color' property, the computed value of 'color';
100+
otherwise, as specified
100101
*/
101102
/* border-color;;
102103
[ <color> | transparent ]{1,4} | inherit;;

0 commit comments

Comments
 (0)