I'm working on a HTML5 widget library that will emulate html5 when it
is not supported by the browser (html5 form elements etc.)
I don't know what is the best approach to take advantage of deferred
binding to use the native/emulated classes.
Is it better to extend the user agent to be able to detect Chrome7/
Safari etc. (CSS3 transforms) or is it better to introduce a new
property?

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to