MathML Acid2 fails to render properly
https://bugs.webkit.org/show_bug.cgi?id=115583
Summary MathML Acid2 fails to render properly
Martin Robinson
Reported 2013-05-03 23:47:32 PDT
The "MathML Acid2 Test" fails to render properly in WebKit. Attached is a screenshot showing the result in a recent WebKitGTK+ release.
Attachments
Screenshot of failed rendering (10.24 KB, image/png)
2013-05-03 23:49 PDT, Martin Robinson
no flags
Martin Robinson
Comment 1 2013-05-03 23:49:03 PDT
Created attachment 200517 [details] Screenshot of failed rendering
Frédéric Wang (:fredw)
Comment 2 2013-05-04 05:32:02 PDT
Most of the elements used in this test are elements that should be invisible (like the semantics tag used by people generating math with annotations) or elements allowing to modify the spacing of formulas (used by many TeX-to-MathML converters). I don't think it should be too hard to implement them. Personally I think the stretchy operator code and operator dictionary is of higher priority at the moment.
Frédéric Wang (:fredw)
Comment 3 2013-05-04 05:36:44 PDT
For invisible elements (semantics, maction, mphantom), the MathML for CSS profile used by Opera could be helpful: http://www.w3.org/TR/mathml-for-css/
Frédéric Wang (:fredw)
Comment 4 2013-05-04 22:58:07 PDT
I don't have the edit bugzilla rights, but this also depends on bug 100626.
Jon Lee
Comment 5 2013-11-26 18:37:42 PST
Brent Fulgham
Comment 6 2016-06-10 10:31:22 PDT
I don't see all of those error states when I try this today. Is this now working properly?
Frédéric Wang (:fredw)
Comment 7 2016-06-10 10:35:45 PDT
I think the result is better than in the screenshot, but it will only pass when the three open "depends on" bugs are fixed.
Note You need to log in before you can comment on or make changes to this bug.