Bug 124826 - Implement accentunder/accent attributes on munder/mover/munderover
Summary: Implement accentunder/accent attributes on munder/mover/munderover
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: MathML (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 99620 155756
Blocks: 159625
  Show dependency treegraph
 
Reported: 2013-11-25 01:20 PST by Frédéric Wang (:fredw)
Modified: 2016-07-11 11:54 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frédéric Wang (:fredw) 2013-11-25 01:20:15 PST
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.
Comment 1 Frédéric Wang (:fredw) 2016-07-11 07:24:43 PDT
This is actually implemented by bug 155756
Comment 2 Frédéric Wang (:fredw) 2016-07-11 11:54:58 PDT
Fixed by https://trac.webkit.org/changeset/203074