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
<dd>When displaying on a small device, renderers must not do size adjustment but instead the computed value of 'font-size' must be multiplied by this percentage.
171
171
<p class="note">Note: This means that 'text-size-adjust: 100%;' is equivalent to 'text-size-adjust: none;'.</p>
172
-
<p>Negative values are not allowed.</p></dd>
172
+
<p>Negative values are invalid.
173
173
</dl>
174
174
175
175
Issue: "Small device" is not well defined. We should clearly specify
0 commit comments