File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1284,7 +1284,8 @@ <h3 id=min-size-auto><span class=secno>4.5. </span> Implied Minimum Size of
12841284 amounts of content, the layout engine must traverse all of this content
12851285 before finding its minimum size, whereas if the author sets an explicit
12861286 minimum, this is not necessary. (For items with small amounts of content,
1287- however, this traversal is trivial and therefore not a problem.)
1287+ however, this traversal is trivial and therefore not a performance
1288+ concern.)
12881289 </ div >
12891290
12901291 < h2 id =ordering-and-orientation > < span class =secno > 5. </ span > Ordering and
Original file line number Diff line number Diff line change @@ -929,7 +929,7 @@ <h3 id='min-size-auto'>
929929 the layout engine must traverse all of this content before finding its minimum size,
930930 whereas if the author sets an explicit minimum, this is not necessary.
931931 (For items with small amounts of content, however,
932- this traversal is trivial and therefore not a problem .)
932+ this traversal is trivial and therefore not a performance concern .)
933933 </ div >
934934
935935< h2 >
You can’t perform that action at this time.
0 commit comments