[Webkit-unassigned] [Bug 160540] New: Introduce a MathMLAnnotationClass for the annotation/annotation-xml elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 4 01:56:51 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=160540
Bug ID: 160540
Summary: Introduce a MathMLAnnotationClass for the
annotation/annotation-xml elements
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: MathML
Assignee: webkit-unassigned at lists.webkit.org
Reporter: fred.wang at free.fr
annotation can only contain text whereas the annotation-xml element can contain some elements as described in the HTML5 RelaxNG schema. For this reason, they have been implemented in MathMLTextElement and MathMLInlineContainerElement respectively. However, they are actually closer to each other than to token elements or presentation containers. In particular, they have their own attributes and are not supposed to handle things like mathvariant or displaystyle. We should introduce a MathMLAnnotationClass to shar their implementation.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160804/41592627/attachment.html>
More information about the webkit-unassigned
mailing list