Bug 159619

Summary: Move MathMLOperatorDictionary from rendering to DOM
Product: WebKit Reporter: Frédéric Wang (:fredw) <fred.wang>
Component: MathMLAssignee: Frédéric Wang (:fredw) <fred.wang>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, bfulgham
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on: 152242    
Bug Blocks: 156537    
Attachments:
Description Flags
Patch bfulgham: review+

Frédéric Wang (:fredw)
Reported 2016-07-11 05:25:39 PDT
In theory, we only need to read properties of the dictionary using the operator text coming from the DOM. Hence MathMLOperatorDictionary can and should be placed with the DOM classes. This is a first step for bug 156537.
Attachments
Patch (164.75 KB, patch)
2016-07-11 05:42 PDT, Frédéric Wang (:fredw)
bfulgham: review+
Frédéric Wang (:fredw)
Comment 1 2016-07-11 05:42:42 PDT
Brent Fulgham
Comment 2 2016-07-12 09:02:40 PDT
Comment on attachment 283311 [details] Patch This is a simple file move, with no test regressions. r=me.
Frédéric Wang (:fredw)
Comment 3 2016-07-12 09:43:55 PDT
Note You need to log in before you can comment on or make changes to this bug.