I am developing an appplication based on Mozilla XULRunner.
I am using the xhmtl1-strict.xsd
provided by the W3C to fetch the attribute. Now the requirement came to add the <video>
tag to my application, but my application is not supporting any HTML5 elements or attributes.
So, any suggestions?