diff --git a/css-typed-om-2/Overview.bs b/css-typed-om-2/Overview.bs index 84029d9d..3052be50 100644 --- a/css-typed-om-2/Overview.bs +++ b/css-typed-om-2/Overview.bs @@ -31,3 +31,5 @@ Issue(142): Do we want a font value class? How about a FontWeightValue (for 100, Issue(144): Add more CSS3 properties. This table currently only contains CSS2.1 properties and CSS3 properties alphabetically to border-radius. Issue(136): Need an array-buffer custom property type. + +Issue(310): consider using properties in addition to get/set. \ No newline at end of file diff --git a/css-typed-om/Overview.bs b/css-typed-om/Overview.bs index fd301094..052c9657 100644 --- a/css-typed-om/Overview.bs +++ b/css-typed-om/Overview.bs @@ -375,8 +375,6 @@ Issue(268): stringification Issue(276): interaction with custom properties -Issue(310): consider using properties in addition to get/set - Computed {{StylePropertyMapReadOnly}} objects {#computed-stylepropertymapreadonly-objects} --------------------------------------------------------------------------