From d73ba8741e0d5e053340ed8cf6344172058691c4 Mon Sep 17 00:00:00 2001 From: Naina Raisinghani Date: Mon, 4 Apr 2016 12:54:05 +1000 Subject: [PATCH] delete issue 168 from spec --- css-typed-om/Overview.bs | 4 ---- 1 file changed, 4 deletions(-) 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}