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 bbad0d8 commit 077f8c8Copy full SHA for 077f8c8
css-typed-om/Overview.bs
@@ -4618,7 +4618,9 @@ Unrepresentable Values {#reify-failure}
4618
Not all [=underlying values=] are simple enough to be [=reified=]
4619
with the current set of {{CSSStyleValue}} subclasses.
4620
When this is the case,
4621
-the property is [=reified as a CSSStyleValue=].
+the property is [=reified as a CSSStyleValue=] for a particular property,
4622
+ensuring that it can be used as a value for that property,
4623
+and nothing else.
4624
4625
<div algorithm>
4626
To <dfn export lt="reify as a CSSStyleValue | reified as a CSSStyleValue">reify as a CSSStyleValue</dfn>
0 commit comments