Skip to content

Commit 51a19a5

Browse files
committed
[css-logical] Fix a typo #1776
1 parent ffa8f54 commit 51a19a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-logical-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ the 'border-start-start-radius', 'border-start-end-radius', 'border-end-start-ra
558558
</pre>
559559

560560
These properties correspond to the
561-
'border-top-left', 'border-bottom-left', 'border-top-right', and 'border-bottom-right' properties.
561+
'border-top-left-radius', 'border-bottom-left-radius', 'border-top-right-radius', and 'border-bottom-right-radius' properties.
562562
The mapping depends on the element's 'writing-mode', 'direction', and 'text-orientation'.
563563

564564
<h3 id="logical-shorthand-keyword">

0 commit comments

Comments
 (0)