[whatwg] Comments about the track element
Anne van Kesteren
annevk at annevk.nl
Wed Jul 25 01:00:58 PDT 2012
On Wed, Jul 25, 2012 at 4:24 AM, Silvia Pfeiffer
<silviapfeiffer1 at gmail.com> wrote:
> You can even use
> getCueAsHTML() to simply hand the SVG to HTML for rendering.
FWIW, that is not going to work. You need to parse the SVG using
innerHTML or some such. getCueAsHTML() only gives a representation of
a WebVTT tree which cannot contain SVG.
--
http://annevankesteren.nl/
More information about the whatwg
mailing list