File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2744,7 +2744,7 @@ <h3 id=resolve-flexible-lengths><span class=secno>9.7. </span> Resolving
27442744
27452745 < dt > If the flexibility is negative
27462746
2747- < dd > For every item on the line, multiple its < a
2747+ < dd > For every item on the line, multiply its < a
27482748 href ="#flex-shrink-ratio "> < i > flex shrink ratio</ i > </ a > by its < a
27492749 href ="#flex-basis "> < i > flex basis</ i > </ a > , and note this as its < dfn
27502750 id =scaled-flex-shrink-ratio > scaled flex shrink ratio</ dfn > . Find the
Original file line number Diff line number Diff line change @@ -2074,7 +2074,7 @@ <h3 id='resolve-flexible-lengths'>
20742074 < dt > If the flexibility is negative</ dt >
20752075 < dd >
20762076 For every item on the line,
2077- multiple its < i > flex shrink ratio</ i >
2077+ multiply its < i > flex shrink ratio</ i >
20782078 by its < i > flex basis</ i > ,
20792079 and note this as its < dfn > scaled flex shrink ratio</ dfn > .
20802080 Find the ratio of the item's < i > scaled flex shrink ratio</ i >
You can’t perform that action at this time.
0 commit comments