We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa67c0f commit 8c724faCopy full SHA for 8c724fa
css-properties-values-api/Overview.bs
@@ -1149,7 +1149,7 @@ the following:
1149
1150
1. The string <code>"@property"</code> followed by a single SPACE (U+0020).
1151
2. The result of performing <a>serialize an identifier</a> on the rule's
1152
- 'name', followed by a single SPACE (U+0020).
+ name, followed by a single SPACE (U+0020).
1153
3. The string <code>"{ "</code>, i.e., a single
1154
LEFT CURLY BRACKET (U+007B), followed by a SPACE (U+0020).
1155
4. The string <code>"syntax:"</code>, followed by a single SPACE (U+0020).
0 commit comments