Bug 95404

Summary: mathml.css: Add more { white-space: nowrap } declarations
Product: WebKit Reporter: Dave Barton <dbarton>
Component: MathMLAssignee: Dave Barton <dbarton>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, cmarcelo, donggwan.kim, eric, fred.wang, jchaffraix, macpherson, menard, mitz, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 96009    
Bug Blocks:    
Attachments:
Description Flags
"y" should appear as a superscript in x^y
none
Patch none

Dave Barton
Reported 2012-08-29 16:56:00 PDT
Created attachment 161361 [details] "y" should appear as a superscript in x^y mathml.css declares { white-space: nowrap } for mrow, mfenced, msqrt. It is also needed for other tags such as msub, msup, msubsup.
Attachments
"y" should appear as a superscript in x^y (131 bytes, text/html)
2012-08-29 16:56 PDT, Dave Barton
no flags
Patch (90.55 KB, patch)
2012-08-29 17:51 PDT, Dave Barton
no flags
Dave Barton
Comment 1 2012-08-29 17:51:36 PDT
Dave Barton
Comment 2 2012-09-06 11:25:41 PDT
Any comments or review + or - would be groovy. :) This short bug+patch basically prevents line breaks between e.g. a base and its subscript and/or superscript. I did a --cc=eric@webkit.org,jchaffraix@webkit.org,mitz@webkit.org,christophe.dumez@intel.com on my webkit-patch upload of the patch a week ago, but apparently it didn't take effect. Perhaps that option only works when creating a new bug report?
Eric Seidel (no email)
Comment 3 2012-09-06 11:51:02 PDT
(In reply to comment #2) > Any comments or review + or - would be groovy. :) > > This short bug+patch basically prevents line breaks between e.g. a base and its subscript and/or superscript. > > I did a --cc=eric@webkit.org,jchaffraix@webkit.org,mitz@webkit.org,christophe.dumez@intel.com on my webkit-patch upload of the patch a week ago, but apparently it didn't take effect. Perhaps that option only works when creating a new bug report? Yes, sadly. https://bugs.webkit.org/show_bug.cgi?id=38823
Eric Seidel (no email)
Comment 4 2012-09-06 11:51:25 PDT
Comment on attachment 161371 [details] Patch Works for me.
WebKit Review Bot
Comment 5 2012-09-06 12:04:34 PDT
Comment on attachment 161371 [details] Patch Clearing flags on attachment: 161371 Committed r127769: <http://trac.webkit.org/changeset/127769>
WebKit Review Bot
Comment 6 2012-09-06 12:04:39 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.