diff --git a/css-typed-om/Overview.bs b/css-typed-om/Overview.bs index 7ed8d4e8..e494abe8 100644 --- a/css-typed-om/Overview.bs +++ b/css-typed-om/Overview.bs @@ -572,6 +572,7 @@ Numeric Values: {#numeric-objects} {{CSSNumericValue}} objects represent CSS values that are numeric in nature (<>s, <>s, <>s). +There are two interfaces that inherit from {{CSSNumericValue}}: * {{CSSUnitValue}} objects represent values that contain a single unit type (for example "42px").