Bug 161232 - Make MathMLSpaceElement and MathMLTokenElement inherit from MathMLPresentationElement
Summary: Make MathMLSpaceElement and MathMLTokenElement inherit from MathMLPresentatio...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: MathML (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Frédéric Wang (:fredw)
URL:
Keywords:
Depends on: 161050
Blocks: 160543 161297
  Show dependency treegraph
 
Reported: 2016-08-26 02:18 PDT by Frédéric Wang (:fredw)
Modified: 2016-08-28 02:25 PDT (History)
2 users (show)

See Also:


Attachments
Patch (7.30 KB, patch)
2016-08-26 02:26 PDT, Frédéric Wang (:fredw)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frédéric Wang (:fredw) 2016-08-26 02:18:13 PDT
Yet another step for bug 160543. After bug 161050, the mrow-like features of MathMLPresentationElement are moved into a separate class so MathMLSpaceElement and MathMLTokenElement can now be derived from that class.
Comment 1 Frédéric Wang (:fredw) 2016-08-26 02:26:49 PDT
Created attachment 287089 [details]
Patch
Comment 2 WebKit Commit Bot 2016-08-28 01:52:48 PDT
Comment on attachment 287089 [details]
Patch

Clearing flags on attachment: 287089

Committed r205100: <http://trac.webkit.org/changeset/205100>
Comment 3 WebKit Commit Bot 2016-08-28 01:52:55 PDT
All reviewed patches have been landed.  Closing bug.