File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -676,8 +676,7 @@ Absolutely-Positioned Flex Children</h3>
676676 assuming both the child and the flex container
677677 were fixed-size boxes of their used size.
678678 For this purpose,
679- a value of ''align-self: auto'' is treated identically to ''align-self/start'' ,
680- and ''margin/auto'' margins are treated as zero.
679+ ''margin/auto'' margins are treated as zero.
681680
682681 <div class="note">
683682 In other words,
Original file line number Diff line number Diff line change @@ -3325,9 +3325,6 @@ With a Grid Container as Parent</h3>
33253325 whose edges coincide with the padding edges of the <a>grid container</a> .
33263326 However, if the <a>grid container</a> parent is also the generator of the absolutely positioned element's <a>containing block</a> ,
33273327 instead use the <a>grid area</a> determined in [[#abspos-items]] .
3328- For the purpose of calculating this static position,
3329- a value of ''align-self/auto'' for 'align-self' /'justify-self'
3330- behaves as ''align-self/start'' .
33313328
33323329 Note: Note that this position is affected by the values of 'justify-self' and 'align-self' on the child,
33333330 and that, as in most other layout models,
You can’t perform that action at this time.
0 commit comments