From 54537cef7941e6236867c4925228276e918f63f1 Mon Sep 17 00:00:00 2001 From: Naina Raisinghani Date: Mon, 4 Apr 2016 12:52:57 +1000 Subject: [PATCH] delete issue 165 from spec --- css-typed-om/Overview.bs | 2 -- 1 file changed, 2 deletions(-) diff --git a/css-typed-om/Overview.bs b/css-typed-om/Overview.bs index 466214e9..d9d9c1e8 100644 --- a/css-typed-om/Overview.bs +++ b/css-typed-om/Overview.bs @@ -336,8 +336,6 @@ interface SimpleLength : LengthValue { }; -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 -