[Webkit-unassigned] [Bug 116232] New: MathML in an XHTML "a" link element creates bad link representation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 16 09:22:29 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=116232
Summary: MathML in an XHTML "a" link element creates bad link
representation
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.8
Status: UNCONFIRMED
Severity: Major
Priority: P2
Component: MathML
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: chriswjohnson at mac.com
CC: chriswjohnson at mac.com
Created an attachment (id=201965)
--> (https://bugs.webkit.org/attachment.cgi?id=201965&action=review)
MathML embedded in an XHTML "a" link element.
In the current Safari (6.0.4) the following is not a problem, but it is a problem in the current WebKit nightlies:
Embedding MathML markup within an XHTML "a" link element causes every element in the MathML markup to appear with a blue link underline. While logical up to a point, this is not a good practice when dealing with MathML. The most serious problem is that it can change the apparent meaning of elements in the MathML, notably and plus sign with a link underline looks like a completely operator, the "±" sign. Less serious, but worth considering, is that it makes a visual mess of the MathML rendering.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list