Bug 155756

Summary: Use parameters from the OpenType MATH table for <munderover>
Product: WebKit Reporter: Frédéric Wang (:fredw) <fred.wang>
Component: MathMLAssignee: Frédéric Wang (:fredw) <fred.wang>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, bfulgham, buildbot, commit-queue, dbarton, esprehn+autocc, glenn, jfernandez, kondapallykalyan, rego, rniwa, svillar
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugzilla.mozilla.org/show_bug.cgi?id=1280558
Bug Depends on: 153742, 155714    
Bug Blocks: 122297, 124826    
Attachments:
Description Flags
WIP Patch
none
Patch
none
Patch
none
Patch
none
Patch
none
Archive of layout-test-results from ews107 for mac-yosemite-wk2
none
Archive of layout-test-results from ews101 for mac-yosemite
none
Archive of layout-test-results from ews116 for mac-yosemite
none
Patch
none
Archive of layout-test-results from ews103 for mac-yosemite
none
Archive of layout-test-results from ews105 for mac-yosemite-wk2
none
Archive of layout-test-results from ews116 for mac-yosemite
none
Patch bfulgham: review+

Description Frédéric Wang (:fredw) 2016-03-22 10:44:26 PDT
Created attachment 274662 [details]
WIP Patch

We can use various vertical gap / shift / extra spacing parameters as well as AccentBaseHeight to improve placements of munderover scripts.
Comment 1 Frédéric Wang (:fredw) 2016-03-23 01:41:20 PDT
Created attachment 274741 [details]
Patch
Comment 2 Frédéric Wang (:fredw) 2016-04-26 09:05:56 PDT
Created attachment 277385 [details]
Patch
Comment 3 Frédéric Wang (:fredw) 2016-06-25 00:40:54 PDT
Created attachment 282059 [details]
Patch
Comment 4 Frédéric Wang (:fredw) 2016-07-08 06:18:21 PDT
Created attachment 283144 [details]
Patch
Comment 5 Build Bot 2016-07-08 06:54:05 PDT
Comment on attachment 283144 [details]
Patch

Attachment 283144 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/1646825

New failing tests:
mathml/presentation/underover-nonstretchy-or-vertical.html
Comment 6 Build Bot 2016-07-08 06:54:09 PDT
Created attachment 283149 [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
Comment 7 Build Bot 2016-07-08 07:05:42 PDT
Comment on attachment 283144 [details]
Patch

Attachment 283144 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/1646872

New failing tests:
mathml/presentation/underover-nonstretchy-or-vertical.html
Comment 8 Build Bot 2016-07-08 07:05:47 PDT
Created attachment 283154 [details]
Archive of layout-test-results from ews101 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews101  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 9 Build Bot 2016-07-08 07:17:38 PDT
Comment on attachment 283144 [details]
Patch

Attachment 283144 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/1646884

New failing tests:
mathml/presentation/underover-nonstretchy-or-vertical.html
Comment 10 Build Bot 2016-07-08 07:17:42 PDT
Created attachment 283156 [details]
Archive of layout-test-results from ews116 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews116  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 11 Frédéric Wang (:fredw) 2016-07-08 08:59:34 PDT
Created attachment 283167 [details]
Patch
Comment 12 Build Bot 2016-07-08 09:47:06 PDT
Comment on attachment 283167 [details]
Patch

Attachment 283167 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/1647550

New failing tests:
mathml/presentation/underover-nonstretchy-or-vertical.html
Comment 13 Build Bot 2016-07-08 09:47:10 PDT
Created attachment 283176 [details]
Archive of layout-test-results from ews103 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews103  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 14 Build Bot 2016-07-08 09:50:08 PDT
Comment on attachment 283167 [details]
Patch

Attachment 283167 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/1647555

New failing tests:
mathml/presentation/underover-nonstretchy-or-vertical.html
Comment 15 Build Bot 2016-07-08 09:50:12 PDT
Created attachment 283177 [details]
Archive of layout-test-results from ews105 for mac-yosemite-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews105  Port: mac-yosemite-wk2  Platform: Mac OS X 10.10.5
Comment 16 Build Bot 2016-07-08 09:58:14 PDT
Comment on attachment 283167 [details]
Patch

Attachment 283167 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/1647567

New failing tests:
mathml/presentation/underover-nonstretchy-or-vertical.html
Comment 17 Build Bot 2016-07-08 09:58:18 PDT
Created attachment 283178 [details]
Archive of layout-test-results from ews116 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews116  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 18 Frédéric Wang (:fredw) 2016-07-10 23:14:34 PDT
Created attachment 283301 [details]
Patch
Comment 19 Brent Fulgham 2016-07-11 10:05:13 PDT
Comment on attachment 283301 [details]
Patch

r=me.
Comment 20 Frédéric Wang (:fredw) 2016-07-11 11:47:02 PDT
Committed r203074: <http://trac.webkit.org/changeset/203074>