Skip to content

Commit 7205557

Browse files
authored
Merge pull request w3c#646 from w3c/add_issues
File issues for remaining issues in Typed OM
2 parents 90ba516 + 24eb161 commit 7205557

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-typed-om/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ such as 'color',
289289
are <dfn export local-lt="single-valued">single-valued properties</dfn>;
290290
they take only a single (possibly complex) value.
291291

292-
Issue: Define precisely which properties are list-valued and which aren't,
292+
Issue(644): Define precisely which properties are list-valued and which aren't,
293293
probably in an appendix.
294294

295295
<div class='note'>
@@ -464,7 +464,7 @@ probably in an appendix.
464464
(using the original value of {{StylePropertyMap/set()}}).
465465
</div>
466466

467-
Issue: Do we need an updateAll() method that gets and sets a list?
467+
Issue(645): Do we need an updateAll() method that gets and sets a list?
468468

469469
[=Computed StylePropertyMaps=] and [=declared StylePropertyMaps=] are all live objects:
470470
the attributes and methods on these objects must operate on the actual underlying data,

0 commit comments

Comments
 (0)