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 -