We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 778580d commit 49a01cfCopy full SHA for 49a01cf
1 file changed
css-logical-props/Overview.bs
@@ -49,8 +49,8 @@ Logical Values for the 'caption-side' Property</h3>
49
(and presumably will be 2-dimensional again in the next update to CSS tables).
50
It therefore accepts the full set of logical directions.
51
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''.
+ (which correspond to the behavior of the ''caption-side/left'' and ''caption-side/right'' values in CSS2.0)
+ are only required to be supported by UAs that support ''caption-side/left'' and ''caption-side/right''.
54
55
<h3 id="float-clear">
56
Logical Values for the 'float' and 'clear' Properties</h3>
0 commit comments