Re: [gwt-contrib] HTML5 tags in com.google.gwt.dom.DOM.gwt.xml module

2010-08-18 Thread Joel Webber
Le 15 août 2010 10:40, Cristiano cristiano.costant...@gmail.com a écrit : Hello all, I need to work with new HTML5 elements: video and SVG's tags. Now I'm doing some experiment and I'm working out this HTML5 support by myself on a modified src of GWT: I'm adding some new Element subclasses

[gwt-contrib] HTML5 tags in com.google.gwt.dom.DOM.gwt.xml module

2010-08-15 Thread Cristiano
Hello all, I need to work with new HTML5 elements: video and SVG's tags. Now I'm doing some experiment and I'm working out this HTML5 support by myself on a modified src of GWT: I'm adding some new Element subclasses for some example element (video,svg,g,image) and extending the