Skip to content

Commit 25b93d5

Browse files
ericwilligersFremyCompany
authored andcommitted
[css-logical] border radii not shorthands
The Flow-relative Border Radius properties are longhands, not shorthands. resolves #3035
1 parent 7fd0270 commit 25b93d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-logical-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ the 'border-block-start', 'border-block-end', 'border-inline-start', 'border-inl
645645
'border-inline-start' & 'border-inline-end',
646646
respectively.
647647

648-
<h3 id="border-radius-shorthands">
648+
<h3 id="border-radius-properties">
649649
Flow-relative Corner Rounding:
650650
the 'border-start-start-radius', 'border-start-end-radius', 'border-end-start-radius', 'border-end-end-radius' properties</h3>
651651

0 commit comments

Comments
 (0)