File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1079,9 +1079,10 @@ <h3 id=abspos-items><span class=secno>4.1. </span> Absolutely-Positioned
10791079 </ ol >
10801080
10811081 < p class =note > The static position is intended to more-or-less match the
1082- position of an anonymous 0×0 in-flow flex item that participates in flex
1083- layout, the only difference being that any packing spaces due to ‘< code
1084- class =css > justify-content: space-around</ code > ’ or ‘< code
1082+ position of an anonymous 0×0 in-flow < a href ="#align-self "> ‘< code
1083+ class =css > flex-start</ code > ’-aligned</ a > flex item that participates in
1084+ flex layout, the only difference being that any packing spaces due to
1085+ ‘< code class =css > justify-content: space-around</ code > ’ or ‘< code
10851086 class =css > justify-content: space-between</ code > ’ are suppressed around
10861087 the hypothetical item: between it and the next item if there is a real
10871088 item after it, else between it and the previous item (if any) if there
Original file line number Diff line number Diff line change @@ -724,7 +724,8 @@ <h3 id='abspos-items'>
724724
725725 < p class ='note '>
726726 The static position is intended to more-or-less match the position of
727- an anonymous 0×0 in-flow flex item that participates in flex layout,
727+ an anonymous 0×0 in-flow < a href ="#align-self "> ''flex-start''-aligned</ a >
728+ flex item that participates in flex layout,
728729 the only difference being that any packing spaces due to
729730 ''justify-content: space-around'' or ''justify-content: space-between''
730731 are suppressed around the hypothetical item:
You can’t perform that action at this time.
0 commit comments