File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -181,10 +181,14 @@ Logical Values for the 'caption-side' Property</h3>
181
181
182
182
These two values are added only for implementations that support
183
183
''caption-side/left'' and ''caption-side/right'' values for 'caption-side' .
184
+ The ''caption-side/left'' and ''caption-side/right'' values themselves
185
+ are defined to be <a>line-relative</a> .
186
+
184
187
The existing ''caption/top'' and ''caption/bottom'' values are idiosyncratically redefined
185
188
as assigning to the <a>block-start</a> and <a>block-end</a> sides of the table, respectively.
186
- The mapping on this property uses the <a>writing mode</a> of the element’s <a>containing block</a>
187
- (that is, the table wrapper box).
189
+
190
+ The mapping on this property uses the <a>writing mode</a> of the caption’s <a>containing block</a>
191
+ (that is, the <a>table wrapper box</a> ).
188
192
189
193
<h3 id="float-clear">
190
194
Flow-Relative Values for the 'float' and 'clear' Properties</h3>
You can’t perform that action at this time.
0 commit comments