WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
155433
Reset CSS spacing rules on the <math> element
https://bugs.webkit.org/show_bug.cgi?id=155433
Summary
Reset CSS spacing rules on the <math> element
Frédéric Wang (:fredw)
Reported
2016-03-14 06:03:29 PDT
I'm moving this away from
bug 151592
. I'm suggesting to do as in Gecko and prevent spacing rules to be inherited by default: math { line-height: normal; word-spacing: normal; letter-spacing: normal; } Gecko's bug is
https://bugzilla.mozilla.org/show_bug.cgi?id=1187673
Attachments
Testcase from Mozilla
(753 bytes, text/html)
2016-03-14 06:09 PDT
,
Frédéric Wang (:fredw)
no flags
Details
Patch
(4.62 KB, patch)
2016-03-14 06:22 PDT
,
Frédéric Wang (:fredw)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Frédéric Wang (:fredw)
Comment 1
2016-03-14 06:09:07 PDT
Created
attachment 273965
[details]
Testcase from Mozilla
Frédéric Wang (:fredw)
Comment 2
2016-03-14 06:22:19 PDT
Created
attachment 273966
[details]
Patch
Brent Fulgham
Comment 3
2016-04-01 11:23:27 PDT
Comment on
attachment 273966
[details]
Patch Seems reasonable. r=me.
WebKit Commit Bot
Comment 4
2016-04-01 12:15:02 PDT
Comment on
attachment 273966
[details]
Patch Clearing flags on attachment: 273966 Committed
r198952
: <
http://trac.webkit.org/changeset/198952
>
WebKit Commit Bot
Comment 5
2016-04-01 12:15:06 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