comment on DOM 3 Events LC #2 on WebApps WG's request

(personal comments here, not CSS WG's official view)

I have one comment to make about the document [1]: we have at
least four pseudo-classes in CSS 3 UI [3] that could have their
event counterparts...

   :invalid
   :valid
   :in-range
   :out-range

Would be really nice to have event-based callbacks for these
CSS states.

[1] http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html
[2] http://www.w3.org/TR/css3-ui/#pseudo-validity

</Daniel>

Received on Wednesday, 15 June 2011 17:30:54 UTC