Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Track issue 482
  • Loading branch information
darrnshn committed Oct 16, 2017
commit a7ea95d102decf235fde79f232dae52b035a5dbb
2 changes: 1 addition & 1 deletion css-typed-om/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@ are represented by subclasses of the {{CSSNumericValue}} interface.
};
</xmp>

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

The methods on the {{CSSNumericValue}} superclass
Expand Down