WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
95404
mathml.css: Add more { white-space: nowrap } declarations
https://bugs.webkit.org/show_bug.cgi?id=95404
Summary
mathml.css: Add more { white-space: nowrap } declarations
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
Details
Patch
(90.55 KB, patch)
2012-08-29 17:51 PDT
,
Dave Barton
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dave Barton
Comment 1
2012-08-29 17:51:36 PDT
Created
attachment 161371
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug