We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 529ec2a commit b897c2dCopy full SHA for b897c2d
css-typed-om/Overview.bs
@@ -648,6 +648,7 @@ Numeric Values: {#numeric-objects}
648
649
{{CSSNumericValue}} objects represent CSS values that are numeric in nature
650
(<<number>>s, <<percentage>>s, <<dimension>>s).
651
+There are two interfaces that inherit from {{CSSNumericValue}}:
652
653
* {{CSSUnitValue}} objects represent values that contain a single unit type
654
(for example "42px").
0 commit comments