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.
zoom
1 parent 7b1e0d1 commit 2b312d8Copy full SHA for 2b312d8
features/zoom.yml
@@ -0,0 +1,6 @@
1
+name: zoom
2
+description: The `zoom` CSS property scales the size of an element. Unlike the `transform` property, a zoomed element affects page layout.
3
+spec: https://drafts.csswg.org/css-viewport/#zoom-property
4
+caniuse: https://caniuse.com/css-zoom
5
+compat_features:
6
+ - css.properties.zoom
0 commit comments