File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1057,8 +1057,8 @@ <h3 id=abspos-items><span class=secno>4.1. </span> Absolutely-Positioned
10571057 < i > cross-start edge</ i > of the first < i > flex line</ i > .
10581058
10591059 < p class =note > These rules are intended to more-or-less match what the
1060- position would be if the abspos was a 0x0 flex item that participated in
1061- layout.
1060+ position would be if the abspos was a 0x0 in-flow flex item that
1061+ participated in flex layout.
10621062
10631063 < h3 id =item-margins > < span class =secno > 4.2. </ span > Flex Item Margins</ h3 >
10641064
@@ -2968,7 +2968,8 @@ <h3 id=flex-baselines><span class=secno>8.5. </span> Flex Baselines</h3>
29682968
29692969 < dd >
29702970 < p > The inline-axis baseline of a table box is the baseline of its first
2971- row.
2971+ row. However, when calculating the baseline of an inline-block, table
2972+ boxes must be skipped.
29722973
29732974 < p > The block-axis baseline of a table is undefined.
29742975 </ dl >
You can’t perform that action at this time.
0 commit comments