diff --git a/css-typed-om/Overview.bs b/css-typed-om/Overview.bs index bb2daadd..c3f26e95 100644 --- a/css-typed-om/Overview.bs +++ b/css-typed-om/Overview.bs @@ -549,8 +549,6 @@ interface CSSVariableReferenceValue { }; -Issue(239): Is this the best representation for this object? - {{CSSUnparsedValue}} objects represent values that reference custom properties. They represent a list of string fragments and variable references.