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 73efced commit b036312Copy full SHA for b036312
css-typed-om/Overview.bs
@@ -730,7 +730,7 @@ interface CSSKeywordValue : CSSStyleValue {
730
when called,
731
perform the following steps:
732
733
- 1. If |value| is an empty string [=throw=] a {{TypeError}}.
+ 1. If |value| is an empty string, [=throw=] a {{TypeError}}.
734
2. Otherwise, return a new {{CSSKeywordValue}}
735
with its {{CSSKeywordValue/value}} internal slot
736
set to |value|.
0 commit comments