mdn / sprints

Archived: MDN Web Docs issues are tracked in the content repository.
https://github.com/mdn/content
Creative Commons Zero v1.0 Universal
150 stars 142 forks source link

[CSS] > Grid > Masonry #3904

Closed chrisdavidmills closed 3 years ago

chrisdavidmills commented 3 years ago

Acceptance criteria

    • [x] The listed features are documented sufficiently on MDN
    • [x] BCD is updated
    • [x] Interactive example and data repos are updated if appropriate
    • [x] The content has been reviewed as needed

Features to document

  1. CSS Grid Masonry experimental feature. @rachelandrew already wrote the docs for this, so this probably just involves checking the docs and updating the BCD for any browsers that have updated their support.

Related Gecko bugs

For folks helping with Firefox-related documentation features — make sure above AC have been done, but also:

rachelandrew commented 3 years ago

@chrisdavidmills this was the work I did a couple of weeks ago, I just updated Experimental Features to flag it enabled in Nightly.

BCD for the new properties and values is awaiting review: https://github.com/mdn/browser-compat-data/pull/7249

chrisdavidmills commented 3 years ago

Thanks @rachelandrew ! I reviewed the masonry pages before, so I think we can consider that done. Experimental features page looks OK. I think once the BCD gets reviewed, we can close this.

chrisdavidmills commented 3 years ago

BCD merged