File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -181,10 +181,14 @@ Logical Values for the 'caption-side' Property</h3>
181181
182182 These two values are added only for implementations that support
183183 ''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+
184187 The existing ''caption/top'' and ''caption/bottom'' values are idiosyncratically redefined
185188 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> ).
188192
189193<h3 id="float-clear">
190194Flow-Relative Values for the 'float' and 'clear' Properties</h3>
You can’t perform that action at this time.
0 commit comments