Skip to content

Commit fee7045

Browse files
committed
[css-logical] Be specific about color, to avoid mixing with line style. #4629
1 parent 44a3c53 commit fee7045

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-logical-1/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -633,8 +633,8 @@ the 'border-block-start-color', 'border-block-end-color', 'border-inline-start-c
633633
and
634634
'border-inline-start-color' & 'border-inline-end-color',
635635
respectively.
636-
The first value represents the <a>start</a> edge style,
637-
and the second value represents the <a>end</a> edge style.
636+
The first value represents the <a>start</a> edge color,
637+
and the second value represents the <a>end</a> edge color.
638638
If only one value is given, it applies to both the <a>start</a> and <a>end</a> edges.
639639

640640
<h4 id="border-shorthands">

0 commit comments

Comments
 (0)