Bug 183446

Summary: Do not rely on Latin Modern Math to test fraction or radical bars
Product: WebKit Reporter: Frédéric Wang (:fredw) <fred.wang>
Component: Tools / TestsAssignee: Frédéric Wang (:fredw) <fred.wang>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, bfulgham, dbarton, ews-watchlist, fred.wang, jfernandez, lforschler, rego, webkit-bug-importer
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 160161    
Attachments:
Description Flags
Patch
none
Patch
none
Patch rego: review+

Description Frédéric Wang (:fredw) 2018-03-08 04:03:00 PST
The following tests rely on Latin Modern Math to test fraction linethickness. They are skipped on iOS/macOS/win platforms:

* mathml/opentype/fraction-line.html was added in bug 155639 to test OpenType MATH parameters for fraction, but these are now tested by LayoutTests/imported/mathml-in-html5/mathml/presentation-markup/fractions/frac-parameters-*.html
* mathml/presentation/fractions-linethickness.html could use the same WOFF font as frac-parameters-*.html too.
Comment 1 Frédéric Wang (:fredw) 2018-03-08 04:14:15 PST
Created attachment 335289 [details]
Patch
Comment 2 Frédéric Wang (:fredw) 2018-03-08 04:47:17 PST
Created attachment 335291 [details]
Patch
Comment 3 Frédéric Wang (:fredw) 2018-03-09 03:04:29 PST
Created attachment 335412 [details]
Patch
Comment 4 Manuel Rego Casasnovas 2018-03-12 06:58:04 PDT
Comment on attachment 335412 [details]
Patch

Great work!
Comment 5 Frédéric Wang (:fredw) 2018-03-12 07:13:09 PDT
Committed r229533: <https://trac.webkit.org/changeset/229533>