Skip to content

Commit b7d0f46

Browse files
committed
Fix section links
1 parent afad5cc commit b7d0f46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-typed-om/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,9 @@ A {{StylePropertyMapReadOnly}} object has an associated <dfn>property model</dfn
115115
which is a list of property - sequence&lt;{{CSSStyleValue}}> pairs. This list
116116
is initialized differently depending on where the {{CSSStyleValue}} is used
117117
(see
118-
[#computed-stylepropertymapreadonly-objects],
119-
[#specified-stylepropertymap-objects], and
120-
[#inline-stylepropertymap-objects]).
118+
[[#computed-stylepropertymapreadonly-objects]],
119+
[[#specified-stylepropertymap-objects]], and
120+
[[#inline-stylepropertymap-objects]]).
121121

122122
<div class='note'>
123123
The sequence of {{CSSStyleValue}}s associated with a property do

0 commit comments

Comments
 (0)