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
3 changes: 0 additions & 3 deletions css-typed-om/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -260,9 +260,6 @@ and the value of <code>zIndex</code> is 15 ('z-index' is rounded to an integer v
Issue(140): where does a description of parsing values go? For example, where do we indicate that
calc(4 + 8) will create a {{NumberValue}} with a value of 12?

Issue(164): do we actually want to collapse calc values down to their minimum representations? I assume
so, given that this is what the old CSSOM is now specified to do.

{{LengthValue}} objects {#lengthvalue-objects}
----------------------------------------------

Expand Down