[Webkit-unassigned] [Bug 100626] Support semantics annotation-xml elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 29 10:24:58 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=100626
--- Comment #6 from Jacques Distler <distler at golem.ph.utexas.edu> 2012-10-29 10:26:14 PST ---
There's a clear advantage to using <semantics> with <annotation-xml> child(ren) to embed foreign content: namely, as Dave B notes in his comments, you can provide for fallback content (a UA which doesn't support SVG could render a GIF image, instead).
You can't do that with <mtext>.
Note: I got my original implementation from attempting to follow
http://www.w3.org/Math/Documents/Notes/graphics.xml#svg-in-mathml-guidelines
which is, admittedly, kinda ancient. But it was the best guidance available at the time.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list