You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we introduced special compression rules for replaced elements in #765 (see #765 (comment) ), we resolved to make max-width percentages apply the same compression to semi-replaced elements (e.g. INPUT) as width percentages (since they're consistent for replaced elements such as IMG). But this hasn't been implemented yet, so opening this bug to track implementation and Web-compat.