From c3826b7f303334d46b0ae8e5360aef8144e04032 Mon Sep 17 00:00:00 2001 From: Darren Shen Date: Tue, 17 Oct 2017 10:15:42 +1100 Subject: [PATCH 1/2] Remove issue 310 --- 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 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} -------------------------------------------------------------------------- From ce3d645f451f89f70edc08973f39a2f29b2dfa4d Mon Sep 17 00:00:00 2001 From: Darren Shen Date: Tue, 17 Oct 2017 11:02:48 +1100 Subject: [PATCH 2/2] Move issue to css-typed-om 2 --- css-typed-om-2/Overview.bs | 2 ++ 1 file changed, 2 insertions(+) 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