[csswg-drafts] [css-viewport] zoom syntax double bar when should be single bar (#11592)

AlbertWiersch has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-viewport] zoom syntax double bar when should be single bar ==
For zoom property syntax:
https://drafts.csswg.org/css-viewport/#zoom-property

Shouldn't the syntax be (with single bar):
<number [0,∞]> | <percentage [0,∞]>

Instead of (with double bar):
<number [0,∞]> || <percentage [0,∞]>

?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11592 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 29 January 2025 00:54:54 UTC