[csswg-drafts] [css-device-adapt] Clarify setting "user-scalable=no" clamps min/max values (#5016)

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

== [css-device-adapt] Clarify setting "user-scalable=no" clamps min/max values ==
We have [a bug report](https://bugzilla.mozilla.org/show_bug.cgi?id=1598145) that the site in question is rendered properly on Chrome but not on Firefox.

I noticed the difference between Chrome and Firefox is that Chrome clamps min/max scale values to the auto calculate initial scale value if "user-scalable=no" is specified.  That makes sense to me. So we are going to change our behavior to match Chrome's behavior.  The spec should mention it clearly somewhere.

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

Received on Monday, 27 April 2020 23:54:22 UTC