Skip to content

Commit 32db184

Browse files
author
Koji Ishii
committed
[css-writing-modes] Un-ref inline-start and inline-end as they refer to CSS 2.0, which are not auto-linkable for bikeshed
1 parent cd2dba9 commit 32db184

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-writing-modes/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2265,7 +2265,7 @@ Table Caption Mappings: the 'caption-side' keywords</h3>
22652265

22662266
<p>For implementations that do support side captions
22672267
(i.e. the ''caption-side/left'' and ''caption-side/right'' values from the obsolete CSS&nbsp;2.0 specification [[CSS2]]),
2268-
this module also introduces the ''inline-start'' and ''inline-end'' values,
2268+
this module also introduces the 'inline-start' and 'inline-end' values,
22692269
which behave similarly and which position the
22702270
caption on the <i>inline-start</i> and <i>inline-end</i> sides of the table box,
22712271
calculated with respect to the writing mode of the table box.

0 commit comments

Comments
 (0)