RESOLVED FIXED Bug 155638
Use Radical* constants from the OpenType MATH table
https://bugs.webkit.org/show_bug.cgi?id=155638
Summary Use Radical* constants from the OpenType MATH table
Frédéric Wang (:fredw)
Reported 2016-03-18 08:29:44 PDT
Once we have the displaystyle property, we can choose between RadicalDisplayStyleVerticalGap VS RadicalVerticalGap. The other constants RadicalExtraAscender, RadicalKernAfterDegree, RadicalKernBeforeDegree, RadicalRuleThickness are already supported.
Attachments
Patch (30.14 KB, patch)
2016-03-18 09:06 PDT, Frédéric Wang (:fredw)
no flags
Patch (32.92 KB, patch)
2016-04-26 09:03 PDT, Frédéric Wang (:fredw)
no flags
Patch (32.81 KB, patch)
2016-06-25 00:39 PDT, Frédéric Wang (:fredw)
no flags
Patch (to get iOS/Mac results) (52.10 KB, patch)
2016-07-08 01:19 PDT, Frédéric Wang (:fredw)
buildbot: commit-queue-
Archive of layout-test-results from ews100 for mac-yosemite (1.02 MB, application/zip)
2016-07-08 02:08 PDT, Build Bot
no flags
Archive of layout-test-results from ews107 for mac-yosemite-wk2 (1.13 MB, application/zip)
2016-07-08 02:09 PDT, Build Bot
no flags
Archive of layout-test-results from ews112 for mac-yosemite (1.80 MB, application/zip)
2016-07-08 02:10 PDT, Build Bot
no flags
Archive of layout-test-results from ews121 for ios-simulator-wk2 (1.05 MB, application/zip)
2016-07-08 04:16 PDT, Build Bot
no flags
Patch (141.05 KB, patch)
2016-07-08 04:27 PDT, Frédéric Wang (:fredw)
no flags
Frédéric Wang (:fredw)
Comment 1 2016-03-18 09:06:54 PDT
Frédéric Wang (:fredw)
Comment 2 2016-04-26 09:03:58 PDT
Frédéric Wang (:fredw)
Comment 3 2016-06-25 00:39:47 PDT
Brent Fulgham
Comment 4 2016-07-07 13:56:43 PDT
Comment on attachment 282056 [details] Patch These change seem fine, but i am sad the patch doesn't apply cleanly. r=me, but do not land until you can confirm tests still pass.
Frédéric Wang (:fredw)
Comment 5 2016-07-08 01:19:50 PDT
Created attachment 283122 [details] Patch (to get iOS/Mac results) OK, it seems that this will require rebaseline of the radical-fallback test that had been added since I upload the patch. New version to get iOS/Mac results.
Build Bot
Comment 6 2016-07-08 02:07:57 PDT
Comment on attachment 283122 [details] Patch (to get iOS/Mac results) Attachment 283122 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/1645708 New failing tests: mathml/radical-fallback.html mathml/presentation/roots.xhtml mathml/presentation/mo-stretch.html
Build Bot
Comment 7 2016-07-08 02:08:01 PDT
Created attachment 283127 [details] Archive of layout-test-results from ews100 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews100 Port: mac-yosemite Platform: Mac OS X 10.10.5
Build Bot
Comment 8 2016-07-08 02:09:27 PDT
Comment on attachment 283122 [details] Patch (to get iOS/Mac results) Attachment 283122 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/1645710 New failing tests: mathml/radical-fallback.html mathml/presentation/roots.xhtml mathml/presentation/mo-stretch.html
Build Bot
Comment 9 2016-07-08 02:09:30 PDT
Created attachment 283128 [details] Archive of layout-test-results from ews107 for mac-yosemite-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews107 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Build Bot
Comment 10 2016-07-08 02:10:32 PDT
Comment on attachment 283122 [details] Patch (to get iOS/Mac results) Attachment 283122 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/1645689 New failing tests: mathml/radical-fallback.html mathml/presentation/roots.xhtml mathml/presentation/mo-stretch.html
Build Bot
Comment 11 2016-07-08 02:10:36 PDT
Created attachment 283129 [details] Archive of layout-test-results from ews112 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews112 Port: mac-yosemite Platform: Mac OS X 10.10.5
Build Bot
Comment 12 2016-07-08 04:16:54 PDT
Comment on attachment 283122 [details] Patch (to get iOS/Mac results) Attachment 283122 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/1646181 New failing tests: mathml/radical-fallback.html mathml/presentation/roots.xhtml mathml/presentation/mo-stretch.html
Build Bot
Comment 13 2016-07-08 04:16:58 PDT
Created attachment 283135 [details] Archive of layout-test-results from ews121 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews121 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.5
Frédéric Wang (:fredw)
Comment 14 2016-07-08 04:27:00 PDT
Created attachment 283136 [details] Patch Adding new references for mac/ios
Frédéric Wang (:fredw)
Comment 15 2016-07-08 06:06:04 PDT
Note You need to log in before you can comment on or make changes to this bug.