We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a533ab9 commit 5814df6Copy full SHA for 5814df6
css-viewport/Overview.bs
@@ -369,7 +369,7 @@ only the value previously set to it.
369
An element becomes zoomed when the 'zoom' property has a positive computed value different than 1
370
(or when a flat tree ancestor has zoom).
371
372
-To apply zoom, the [=used value=] of a CSS property is pre-multiplied
+To apply zoom, the [=used value=] of a CSS property (including values inside of [=path()=] strings) is pre-multiplied
373
(before any other steps in the [=used value=] stage)
374
by the [=used value=] of 'zoom' for the element.
375
It also multiplies the [=natural size=] of all replaced elements,
0 commit comments