NEW 160161
Whitelist some fonts for MathML tests
https://bugs.webkit.org/show_bug.cgi?id=160161
Summary Whitelist some fonts for MathML tests
Frédéric Wang (:fredw)
Reported 2016-07-25 05:38:22 PDT
Created attachment 284477 [details] Patch Several MathML tests are currently skipped on iOS and Mac because 1) Appropriate math fonts are not pre-installed on the systems (or even just on bots) 2) These fonts are not whitelisted. I'm opening this for the record and also to upload and publish an old patch, but it's really something that is up to Apple to address it or not.
Attachments
Patch (2.59 KB, patch)
2016-07-25 05:38 PDT, Frédéric Wang (:fredw)
no flags
Frédéric Wang (:fredw)
Comment 1 2018-03-08 09:07:04 PST
I landed https://trac.webkit.org/changeset/229411 to add a reference to this bug in TestExpectations files. I also landed https://trac.webkit.org/changeset/229405 to remove the failures for tests requiring Mathematical Alphanumeric Symbols since such a font is now available on iOS 11. I also opened bug 183446 to remove the need of Latin Modern Math for some tests. I think this could be done for the two other ones too. We will still need pre-installed OpenType MATH fonts for the following pixel tests for vertical/horizontal/large operators: webkit.org/b/160161 mathml/opentype/vertical.html [ Skip ] webkit.org/b/160161 mathml/opentype/large-operators.html [ Skip ] webkit.org/b/160161 mathml/opentype/horizontal.html [ Skip ] webkit.org/b/160161 mathml/opentype/horizontal-munderover.html [ Skip ]
Radar WebKit Bug Importer
Comment 2 2018-03-08 09:07:29 PST
Note You need to log in before you can comment on or make changes to this bug.