WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
95015
Remove { vertical-align: baseline } declarations from mathml.css
https://bugs.webkit.org/show_bug.cgi?id=95015
Summary
Remove { vertical-align: baseline } declarations from mathml.css
Dave Barton
Reported
2012-08-25 16:23:24 PDT
Created
attachment 160577
[details]
The <msubsup> expression should appear as a superscript. The { vertical-align: baseline } declarations in mathml.css have no positive affect, and can wrongly override a previous { vertical-align: sub } or { vertical-align: super } declaration.
Attachments
The <msubsup> expression should appear as a superscript.
(114 bytes, text/html)
2012-08-25 16:23 PDT
,
Dave Barton
no flags
Details
Patch
(47.50 KB, patch)
2012-08-25 17:08 PDT
,
Dave Barton
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dave Barton
Comment 1
2012-08-25 17:08:48 PDT
Created
attachment 160581
[details]
Patch
Dave Barton
Comment 2
2012-08-25 19:18:05 PDT
This is the first in a series of small patches to clean up mathml.css. Thanks for any review!
Eric Seidel (no email)
Comment 3
2012-08-25 20:52:51 PDT
Comment on
attachment 160581
[details]
Patch LGTM.
WebKit Review Bot
Comment 4
2012-08-25 21:02:58 PDT
Comment on
attachment 160581
[details]
Patch Clearing flags on attachment: 160581 Committed
r126698
: <
http://trac.webkit.org/changeset/126698
>
WebKit Review Bot
Comment 5
2012-08-25 21:03:02 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