File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2599,12 +2599,7 @@ <h4 id=auto-placement-algo><span class=secno>6.3.1. </span> Automatic Grid
25992599 </ ol >
26002600 </ div >
26012601
2602- < p class =issue > This algorithm creates a "sparse" packing, where holes left
2603- behind are never filled in. This is more efficient and predictable (items
2604- never move to a position far above/before their preceding sibling), but
2605- the gaps are unwanted by authors in some situations. We should have a
2606- switch to allow for dense packing. (WebKit's current implementation does
2607- dense packing.)
2602+ < p class =issue > Edit the algorithm to allow for dense packing.
26082603
26092604 < h2 id =alignment > < span class =secno > 7. </ span > Alignment</ h2 >
26102605
Original file line number Diff line number Diff line change @@ -2013,15 +2013,8 @@ <h4 id='auto-placement-algo'>
20132013 </ ol >
20142014 </ div >
20152015
2016-
20172016 < p class ='issue '>
2018- This algorithm creates a "sparse" packing,
2019- where holes left behind are never filled in.
2020- This is more efficient and predictable
2021- (items never move to a position far above/before their preceding sibling),
2022- but the gaps are unwanted by authors in some situations.
2023- We should have a switch to allow for dense packing.
2024- (WebKit's current implementation does dense packing.)
2017+ Edit the algorithm to allow for dense packing.
20252018
20262019< h2 id ='alignment '>
20272020Alignment</ h2 >
You can’t perform that action at this time.
0 commit comments