[Webkit-unassigned] [Bug 157989] New: Remove padding around the <math> element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 23 08:28:40 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157989
Bug ID: 157989
Summary: Remove padding around the <math> element
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: MathML
Assignee: webkit-unassigned at lists.webkit.org
Reporter: fred.wang at free.fr
Depends on: 155433
Created attachment 279565
--> https://bugs.webkit.org/attachment.cgi?id=279565&action=review
Patch
The MathML user agent stylesheet has some 1px padding on the right/left of the <math> root. This was added a long time ago in
http://trac.webkit.org/changeset/61861/trunk/WebCore/css/mathml.css
but the intention is unclear, probably to tweak the spacing. I don't think that's necessary and it some tests have to revert this change to avoid 1px shifts, so let's remove it and keep the UA stylesheet minimal.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160523/d8fd79df/attachment.html>
More information about the webkit-unassigned
mailing list