Skip to content

Commit 49a01cf

Browse files
committed
[css-logical-props] Fix the easy-to-fix bikeshed linking warnings.
1 parent 778580d commit 49a01cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-logical-props/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ Logical Values for the 'caption-side' Property</h3>
4949
(and presumably will be 2-dimensional again in the next update to CSS tables).
5050
It therefore accepts the full set of logical directions.
5151
However, the ''inline-start'' and ''inline-end'' properties
52-
(which correspond to the behavior of the ''left'' and ''right'' values in CSS2.0)
53-
are only required to be supported by UAs that support ''left'' and ''right''.
52+
(which correspond to the behavior of the ''caption-side/left'' and ''caption-side/right'' values in CSS2.0)
53+
are only required to be supported by UAs that support ''caption-side/left'' and ''caption-side/right''.
5454

5555
<h3 id="float-clear">
5656
Logical Values for the 'float' and 'clear' Properties</h3>

0 commit comments

Comments
 (0)