We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be2846d + 4fbd590 commit 70af5f6Copy full SHA for 70af5f6
feature-group-definitions/masonry.yml
@@ -0,0 +1,7 @@
1
+spec: https://drafts.csswg.org/css-grid-3/
2
+compat_features:
3
+ - css.properties.align-tracks
4
+ - css.properties.grid-column-rows.masonry
5
+ - css.properties.grid-template-rows.masonry
6
+ - css.properties.justify-tracks
7
+ - css.properties.masonry-auto-flow
feature-group-definitions/subgrid.yml
@@ -1,2 +1,5 @@
spec: https://drafts.csswg.org/css-grid-2/#subgrids
caniuse: css-subgrid
+ - css.properties.grid-template-columns.subgrid
+ - css.properties.grid-template-rows.subgrid
0 commit comments