diff --git a/css-typed-om/Overview.bs b/css-typed-om/Overview.bs index 466214e9..0142bd0f 100644 --- a/css-typed-om/Overview.bs +++ b/css-typed-om/Overview.bs @@ -340,10 +340,6 @@ Issue(165): do we want an enum of length keywords too? Issue(167): write long descriptions of all of this -Issue(168): There are now 3 ways of creating Length values - - StyleValue.parse, CalcLength/SimpleLength constructors, and LengthValue.parse / fromValue / fromDictionary. - Is this too much? - Issue(166): What happens if the provided DOMString or LengthValue for (e.g.) a SimpleLength is invalid? {{TransformValue}} objects {#transformvalue-objects}