Skip to content

Commit b897c2d

Browse files
darrnshntabatkins
authored andcommitted
Clarify bulleted list about CSSNumericValues (#586)
1 parent 529ec2a commit b897c2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css-typed-om/Overview.bs

+1
Original file line numberDiff line numberDiff line change
@@ -648,6 +648,7 @@ Numeric Values: {#numeric-objects}
648648

649649
{{CSSNumericValue}} objects represent CSS values that are numeric in nature
650650
(<<number>>s, <<percentage>>s, <<dimension>>s).
651+
There are two interfaces that inherit from {{CSSNumericValue}}:
651652

652653
* {{CSSUnitValue}} objects represent values that contain a single unit type
653654
(for example "42px").

0 commit comments

Comments
 (0)