File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -250,8 +250,6 @@ Layout Within Line Boxes</h3>
250
250
and boxes with line-box–relative 'vertical-align' values
251
251
are aligned with respect to the [=line box=] .
252
252
253
- Issue: Define interaction of line-relative alignment with 'leading-trim' .
254
-
255
253
Issue: Define what to do for top/bottom/center aligned boxes that are taller than the rest of the content.
256
254
257
255
Note: Empty [=inline boxes=] still have
@@ -856,12 +854,13 @@ Post-Alignment Shift: the 'baseline-shift' longhand</h4>
856
854
with the [=line-under=] edge of the [=line box=] .
857
855
</dl>
858
856
859
- The <dfn>aligned subtree</dfn> of an [=inline box=] contains that box
860
- and the [=aligned subtrees=] of all children [=inline boxes=]
857
+ The <dfn>aligned subtree</dfn> of an [=inline box=] contains
858
+ the [=layout bounds=] of that box
859
+ and the [=aligned subtrees=] of all child [=inline boxes=]
861
860
whose computed 'alignment-baseline' value
862
861
is not itself a [=line-relative value=] .
863
862
The [=line-over=] edge of the [=aligned subtree=]
864
- is the highest [=over=] edge of the boxes in the subtree,
863
+ is the highest [=over=] edge of the [=layout bounds=] in the subtree,
865
864
and the [=line-under=] edge is analogously the lowest.
866
865
867
866
<h5 class="no-toc" id="baseline-shift-svg-legacy">
You can’t perform that action at this time.
0 commit comments