We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a546412 commit ff17713Copy full SHA for ff17713
css-typed-om/Overview.bs
@@ -347,11 +347,11 @@ interface StylePropertyMap : StylePropertyMapReadOnly {
347
348
1. Standardized properties
349
(not [=custom properties=] or vendor-prefixed properties),
350
- [=ASCII-lowercased=]
+ [=ASCII lowercased=]
351
and then sorted in increasing code-point order.
352
2. Vendor-prefixed/experimental properties
353
(those whose name starts with a single dash),
354
355
356
3. [=Custom properties=],
357
sorted in increasing code-point order.
0 commit comments