On Friday 2012-04-20 04:12 -0700, Mike Ratcliffe wrote:
> It occurs to me that we are also adding autocomplete to the
> properties, so can any of you guys think of:
> 1. A better way to validate css property values.

We could add something, but it would basically just do the same
thing under the hood -- toggle off CSS error reporting -- which
essentially means that I don't think there's a point doing it unless
the pref-toggling is a performance problem.

> 2. A way to get a list of possible property values for a given css
> property (this could be used for autocomplete and validation).

I can't think of any reasonably way to do this; we don't have the
structure for generating this sort of thing.

-David

-- 
𝄞   L. David Baron                         http://dbaron.org/   𝄂
𝄢   Mozilla                           http://www.mozilla.org/   𝄂
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to