Skip to content

Commit 2cc0c0c

Browse files
committed
[css-typed-om-1] Link get/set issues to master issue #148.
1 parent 15625b5 commit 2cc0c0c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

css-typed-om/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,13 +242,14 @@ future without breaking code that relies on calling
242242
<div algorithm>
243243
To <dfn>get a value from a StylePropertyMap</dfn>, run these steps:
244244

245-
Issue: write this.
245+
Issue(148): Write this
246+
246247
</div>
247248

248249
<div algorithm>
249250
To <dfn>set a value on a StylePropertyMap</dfn>, run these steps:
250251

251-
Issue: write this.
252+
Issue(148): Write this
252253
</div>
253254

254255
The <dfn method for=StylePropertyMap>update(DOMString <var>property</var>,

0 commit comments

Comments
 (0)