WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
157568
Small removal of useless code for MathML token elements
https://bugs.webkit.org/show_bug.cgi?id=157568
Summary
Small removal of useless code for MathML token elements
Frédéric Wang (:fredw)
Reported
2016-05-11 08:39:20 PDT
I'm extracting two small pieces from
bug 155018
that remove some useless code for the MathML token elements. - The mtext CSS rule is probably a hack that is not necessary anymore as indicated on
bug 151592
. - The setAlignItemsPosition style change won't make sense after we remove flexbox anyway. I don't know whether or not it can be taken before the preliminary refactoring on MathOperator and RenderMathMLRoot. But at least after that the removal does not break any tests.
Attachments
Patch
(2.67 KB, patch)
2016-05-11 08:47 PDT
,
Frédéric Wang (:fredw)
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Frédéric Wang (:fredw)
Comment 1
2016-05-11 08:47:33 PDT
Created
attachment 278627
[details]
Patch
Frédéric Wang (:fredw)
Comment 2
2016-05-15 23:22:49 PDT
Committed
r200938
: <
http://trac.webkit.org/changeset/200938
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug