Skip to content

Commit a5bef5d

Browse files
authored
Merge pull request #483 from darrnshn/issue/482
[css-typed-om] Track issue 482
2 parents d25b875 + a7ea95d commit a5bef5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-typed-om/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@ are represented by subclasses of the {{CSSNumericValue}} interface.
665665
};
666666
</xmp>
667667

668-
Issue: Figure out how we want to represent the type of an expression in JS,
668+
Issue(482): Figure out how we want to represent the type of an expression in JS,
669669
and define the type() method accordingly.
670670

671671
The methods on the {{CSSNumericValue}} superclass

0 commit comments

Comments
 (0)