Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The whole point of this initiative is to stop using out of date float-hacks, or soon-to-be out of date hacks to CSS grid or flexbox. Firefox's masonry layout is in fact implemented in such a way that basically covers all layout cases by simply adding a new attribute that collapses grid rows.


> Firefox masonry... by simply adding a new attribute that collapses grid rows

Not just Firefox, the proposal here is

    grid-template-rows: off;


>Firefox's masonry layout is in fact implemented in such a way that basically covers all layout cases

That's good to know.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: