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 a5dc251 commit 00d0e41Copy full SHA for 00d0e41
css-typed-om/Overview.bs
@@ -265,7 +265,7 @@ interface StylePropertyMap : StylePropertyMapReadOnly {
265
<div algorithm>
266
A {{StylePropertyMapReadOnly}} object has associated <dfn export for="StylePropertyMapReadonly, StylePropertyMap">map entries</dfn>,
267
which is a [=map=] of property names ([=string=]) → values ([=list=] of {{CSSStyleValue}} objects).
268
- This list is initialized differently depending on where the {{CSSStyleValue}} is used
+ This list is initialized differently depending on where the {{StylePropertyMap}} is used
269
(see [[#computed-stylepropertymapreadonly-objects]]
270
and [[#declared-stylepropertymap-objects]]).
271
0 commit comments