RESOLVED FIXED 159619
Move MathMLOperatorDictionary from rendering to DOM
https://bugs.webkit.org/show_bug.cgi?id=159619
Summary Move MathMLOperatorDictionary from rendering to DOM
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.