Bug 47780

Summary: msub/msup do not stretch operators
Product: WebKit Reporter: Alex Milowski <alex>
Component: MathMLAssignee: Alex Milowski <alex>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: fred.wang
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 84019, 99614    
Attachments:
Description Flags
Example of stretching for msup, msup, msubsup
none
testcase 2 none

Alex Milowski
Reported 2010-10-17 11:00:44 PDT
Created attachment 70977 [details] Example of stretching for msup, msup, msubsup msup/msup need to share the same implementation with msubsup so that they stretch operators.
Attachments
Example of stretching for msup, msup, msubsup (974 bytes, application/xhtml+xml)
2010-10-17 11:00 PDT, Alex Milowski
no flags
testcase 2 (1.33 KB, application/xhtml+xml)
2014-06-07 04:35 PDT, Frédéric Wang (:fredw)
no flags
Frédéric Wang (:fredw)
Comment 1 2014-06-07 04:35:25 PDT
Created attachment 232657 [details] testcase 2 The current testcase is invalid. integral is not stretchy by default per the op dict, so it should not stretch. I attach a correct testcase testing either - that integrals in display style are drawn larger (they are largeop per the op dict) - integrals with stretchy="true" next to a tall <mspace/> stretch. This works on Linux (and assumes that Latin Modern fonts are installed). Anyway, the bug was about inconsistencies between msubsup/msub/msup, which should not happen anymore since they all use a RenderMathMLScripts.
Note You need to log in before you can comment on or make changes to this bug.