Skip to content

Commit 2b312d8

Browse files
committed
Add the zoom property feature
1 parent 7b1e0d1 commit 2b312d8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

features/zoom.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)