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 afad5cc commit b7d0f46Copy full SHA for b7d0f46
css-typed-om/Overview.bs
@@ -115,9 +115,9 @@ A {{StylePropertyMapReadOnly}} object has an associated <dfn>property model</dfn
115
which is a list of property - sequence<{{CSSStyleValue}}> pairs. This list
116
is initialized differently depending on where the {{CSSStyleValue}} is used
117
(see
118
-[#computed-stylepropertymapreadonly-objects],
119
-[#specified-stylepropertymap-objects], and
120
-[#inline-stylepropertymap-objects]).
+[[#computed-stylepropertymapreadonly-objects]],
+[[#specified-stylepropertymap-objects]], and
+[[#inline-stylepropertymap-objects]]).
121
122
<div class='note'>
123
The sequence of {{CSSStyleValue}}s associated with a property do
0 commit comments