Skip to content

Commit bf75b2c

Browse files
committed
[css-logical-1] Use <css> instead of autolinking for the other keyword possibilities. Fixes #3045.
1 parent e99027b commit bf75b2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-logical-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -670,8 +670,8 @@ Four-Directional Shorthand Properties: the 'margin', 'padding', 'border-width',
670670
to indicate that the values map to the flow-relative properties instead of the physical ones.
671671

672672
<p class="issue">
673-
other candidates of the keyword are: ''relative'', ''script'',
674-
''writing-mode'', ''beas'', or the value itself (e.g., ''vertical-lr-ltr'')
673+
other candidates of the keyword are: <css>relative</css>, <css>script</css>,
674+
<css>writing-mode</css>, <css>beas</css>, or the value itself (e.g., <css>vertical-lr-ltr</css>)
675675

676676
The following [[!CSS21]] shorthand properties
677677
(and additionally the new 'inset' shorthand defined above)

0 commit comments

Comments
 (0)