[Webkit-unassigned] [Bug 139403] New: The display property of many MathML elements can not be overriden by page authors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 8 09:16:51 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=139403
Bug ID: 139403
Summary: The display property of many MathML elements can not
be overriden by page authors
Classification: Unclassified
Product: WebKit
Version: 528+ (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
CC: alex at igalia.com, jdiggs at igalia.com,
mrobinson at webkit.org
Created attachment 242819
--> https://bugs.webkit.org/attachment.cgi?id=242819&action=review
Testcase
The display property of many MathML elements can not be overriden by page authors. This is because they have some
display: ...flex... !important;
property in the mathml.css user agent stylesheet. See the attached testcase.
I guess we can not just remove the "!important" rules, as the MathML code assumes that the elements are really flexboxes...
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141208/f399e2e4/attachment-0002.html>
More information about the webkit-unassigned
mailing list