Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

masonry properties and values #7249

Merged
merged 2 commits into from
Dec 9, 2020
Merged

Conversation

rachelandrew
Copy link
Collaborator

I am documenting the masonry value for grid-template-columns and grid-template-rows and the associated new properties in CSS Grid 3: mdn/sprints#3836

Much of this is implemented behind a flag in Firefox 77 and it's starting to get author interest.

Related PR for the L3 spec: mdn/kumascript#1437

This PR adds the value for grid-template-columns and grid-template-rows and adds data for the following new properties, which I'm going to document:

  • masonry-auto-flow
  • align-tracks
  • justify-tracks

@github-actions github-actions bot added the data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Nov 3, 2020
Copy link
Collaborator

@chrisdavidmills chrisdavidmills left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The data here looks OK to me, thanks @rachelandrew !

@Elchi3 , can you give this a quick sanity check for me before we merge? Thanks!

css/properties/justify-tracks.json Outdated Show resolved Hide resolved
Co-authored-by: Florian Scholz <fs@florianscholz.com>
@chrisdavidmills
Copy link
Collaborator

@Elchi3 cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants