Skip to content

Commit f0b2ea6

Browse files
nainartabatkins
authored andcommitted
Remove references to case sensitivity in StylePropertyMap definition (w3c#587)
Fixes w3c#569
1 parent c0c9b78 commit f0b2ea6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

css-typed-om/Overview.bs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,6 @@ interface StylePropertyMap : StylePropertyMapReadOnly {
264264
2. Custom properties, sorted in increasing code-point order.
265265
</div>
266266

267-
All properties stored on the [=StylePropertyMap/map entries=] in {{StylePropertyMapReadOnly}} are [=ASCII case-insensitive=].
268-
269267
Some CSS properties are <dfn export local-lt="list-valued">list-valued properties</dfn>,
270268
such as 'background-image' or 'animation';
271269
their value is a list of parallel grammar terms,

0 commit comments

Comments
 (0)