[Webkit-unassigned] [Bug 216702] New: Implement the CSS math-style property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 18 10:04:26 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=216702

            Bug ID: 216702
           Summary: Implement the CSS math-style property
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fred.wang at free.fr
                CC: rwlbuis at gmail.com
            Blocks: 195797

See
https://mathml-refresh.github.io/mathml-core/#the-math-style-property
https://github.com/w3c/csswg-drafts/issues/5387

Currently this won't have effect outside MathML, since we don't implement math-level / scriptlevel.

Currently MathML's displaystyle is implemented using an internal property of Source/WebCore/rendering/mathml/MathMLStyle.h ; instead we could just replace it with math-style.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=195797
[Bug 195797] Align WebKit's MathML implementation with the MathML Core spec
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200918/5359cde2/attachment.htm>


More information about the webkit-unassigned mailing list