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
@@ -715,7 +715,7 @@ elements that were descendants of BUTTON would be displayed as if
715
715
this rule were in effect:
716
716
717
717
<pre>
718
-
BUTTON P { font: 9pt 600 Charcoal }
718
+
BUTTON P { font: 600 9pt Charcoal }
719
719
</pre>
720
720
721
721
<p>Because the <span class="propinst-font">'font'</span> shorthand resets to its initial value any property not explicitly given a value, this has the same effect as this declaration:
0 commit comments