Skip to content

Commit 94f4abc

Browse files
authored
[css-borders-4] Do not allow a trailing slash (w3c#11639)
1 parent c77c4dc commit 94f4abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-borders-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ Corner Shaping: the 'corner-shape' and 'corner-*-shape' properties</h4>
410410

411411
<pre class="propdef">
412412
Name: corner-shape
413-
Value: <<corner-shape-value>>{1,2} / [ <<corner-shape-value>>{1,2} ]?
413+
Value: <<corner-shape-value>>{1,2} [ / <<corner-shape-value>>{1,2} ]?
414414
Initial: round
415415
Applies to: all elements where 'border-radius' can apply
416416
Inherited: no

0 commit comments

Comments
 (0)