Re: [csswg-drafts] [css-grid-3][masonry] Masonry Syntax Designer/Developer Feedback (#11060)

> I want to ensure that my layout doesn’t break if `display: masonry` isn’t supported. I think using CSS Grid as a fallback would be a good solution.

I'd argue this is burdening the future for the sake of the present. 

The fallback for an unsupported `display:masonry` should be the same as the fallback for an unsupported `display:flex` or `display:grid`. If you say it's different because flex and grid are widely supported; then the same argument will apply for a new `display:masonry` within a few short months/years. 

 

-- 
GitHub Notification of comment by HeyHemi-dev
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11060#issuecomment-2433449476 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 23 October 2024 20:56:51 UTC