Skip to content

Commit 5eb7e44

Browse files
committed
[css2] s/border-top-width/border-width for 'border-top'
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401787
1 parent 2c11d2c commit 5eb7e44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css2/properties/properties.db

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323

2424
/* border-top border-right border-bottom border-left;;
25-
[ <'border-top-width'> || <'border-style'> || <color> ] | inherit;;
25+
[ <'border-width'> || <'border-style'> || <color> ] | inherit;;
2626
see individual properties;;
2727
*;; no;; N/A ;; visual
2828
*/

0 commit comments

Comments
 (0)