Skip to content

Commit da217cb

Browse files
committed
Just say the map is the type, like the rest of my prose assumes, and then *associate* the percent-hint with it.
1 parent b6712e2 commit da217cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-typed-om/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -844,8 +844,8 @@ rather than on {{CSSNumericValue}} instances.
844844
### Numeric Value Typing ### {#numeric-typing}
845845

846846
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=].
847+
which is a [=ordered map|map=] of [=base types=] to integers,
848+
and an associated [=percent hint=].
849849
The <dfn for=CSSNumericValue lt="base type">base types</dfn> are
850850
"length",
851851
"angle",

0 commit comments

Comments
 (0)