File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1594,7 +1594,8 @@ <h3 id=flex-components><span class=secno>7.1. </span> Components of
15941594 < tr >
15951595 < th > Computed Value:
15961596
1597- < td > an absolute length, or a percentage or a keyword as specified
1597+ < td > an absolute length, or a percentage or a keyword as specified, but
1598+ see text for ‘< code class =css > auto</ code > ’
15981599
15991600 < tr >
16001601 < th > Media:
@@ -1620,8 +1621,8 @@ <h3 id=flex-components><span class=secno>7.1. </span> Components of
16201621
16211622 < p > If the < var > <'width'> </ var > component is ‘< code
16221623 class =css > auto</ code > ’ on a child of a < a
1623- href ="#flexbox "> < i > flexbox</ i > </ a > , the used < a href =" #flex-basis " > < i > flex
1624- basis</ i > </ a > is the computed value of the < a
1624+ href ="#flexbox "> < i > flexbox</ i > </ a > , the computed value of < a
1625+ href =" #flex-basis0 " > < i > flex- basis</ i > </ a > is the computed value of the < a
16251626 href ="#main-size-property "> < i > main size property</ i > </ a > .
16261627
16271628 < h2 id =alignment > < span class =secno > 8. </ span > Alignment</ h2 >
@@ -3126,7 +3127,8 @@ <h2 class=no-num id=property>Property index</h2>
31263127
31273128 < td > no
31283129
3129- < td > an absolute length, or a percentage or a keyword as specified
3130+ < td > an absolute length, or a percentage or a keyword as specified, but
3131+ see text for ‘auto’
31303132
31313133 < td > visual
31323134
Original file line number Diff line number Diff line change @@ -1032,7 +1032,7 @@ <h3 id='flex-components'>
10321032 < td > no
10331033 < tr >
10341034 < th > Computed Value:
1035- < td > an absolute length, or a percentage or a keyword as specified
1035+ < td > an absolute length, or a percentage or a keyword as specified, but see text for ''auto''
10361036 < tr >
10371037 < th > Media:
10381038 < td > visual
@@ -1050,7 +1050,7 @@ <h3 id='flex-components'>
10501050
10511051 < p >
10521052 If the < var > <'width'> </ var > component is ''auto'' on a child of a < i > flexbox</ i > ,
1053- the used < i > flex basis</ i > is the computed value of the < i > main size property</ i > .
1053+ the computed value of < i > flex- basis</ i > is the computed value of the < i > main size property</ i > .
10541054
10551055< h2 id ='alignment '>
10561056Alignment</ h2 >
You can’t perform that action at this time.
0 commit comments