We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6712e2 commit da217cbCopy full SHA for da217cb
css-typed-om/Overview.bs
@@ -844,8 +844,8 @@ rather than on {{CSSNumericValue}} instances.
844
### Numeric Value Typing ### {#numeric-typing}
845
846
Each {{CSSNumericValue}} has an associated <dfn for=CSSNumericValue>type</dfn>,
847
-which is a combination of a [=ordered map|map=] of [=base types=] to integers,
848
-and a [=percent hint=].
+which is a [=ordered map|map=] of [=base types=] to integers,
+and an associated [=percent hint=].
849
The <dfn for=CSSNumericValue lt="base type">base types</dfn> are
850
"length",
851
"angle",
0 commit comments