Bug 124826
Summary: | Implement accentunder/accent attributes on munder/mover/munderover | ||
---|---|---|---|
Product: | WebKit | Reporter: | Frédéric Wang (:fredw) <fred.wang> |
Component: | MathML | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 99620, 155756 | ||
Bug Blocks: | 159625 |
Frédéric Wang (:fredw)
See
http://www.w3.org/TR/MathML/chapter3.html#id.3.4.4.2
http://www.w3.org/TR/MathML/chapter3.html#id.3.4.5.2
To determine the default value, we first need the operator dictionary.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Frédéric Wang (:fredw)
This is actually implemented by bug 155756
Frédéric Wang (:fredw)
Fixed by https://trac.webkit.org/changeset/203074