WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 155542
Add support for movablelimits
https://bugs.webkit.org/show_bug.cgi?id=155542
Summary
Add support for movablelimits
Frédéric Wang (:fredw)
Reported
2016-03-16 08:08:39 PDT
Created
attachment 274190
[details]
Patch (WIP) When the base of an munderover/munder/mover element is an operator with the movablelimits=true property in displaystyle=false ; it should render the same as the equivalent msubsup/msub/sup. After the MathML refactoring, it is easy: we essentially need to make RenderMathMLUnderOver inherits from RenderMathMLScripts. This actually allows to share more code between the two classes. I'm attaching a WIP patch. I plan to add new tests and to test it on mac too tomorrow.
Attachments
Patch (WIP)
(15.27 KB, patch)
2016-03-16 08:08 PDT
,
Frédéric Wang (:fredw)
no flags
Details
Formatted Diff
Diff
testcase
(15.27 KB, patch)
2016-03-16 08:09 PDT
,
Frédéric Wang (:fredw)
no flags
Details
Formatted Diff
Diff
testcase
(1018 bytes, text/html)
2016-03-16 08:09 PDT
,
Frédéric Wang (:fredw)
no flags
Details
Patch
(45.53 KB, patch)
2016-03-17 01:29 PDT
,
Frédéric Wang (:fredw)
no flags
Details
Formatted Diff
Diff
Patch
(47.65 KB, patch)
2016-04-26 09:01 PDT
,
Frédéric Wang (:fredw)
no flags
Details
Formatted Diff
Diff
Patch
(47.61 KB, patch)
2016-06-25 00:38 PDT
,
Frédéric Wang (:fredw)
no flags
Details
Formatted Diff
Diff
Patch
(46.29 KB, patch)
2016-07-07 23:04 PDT
,
Frédéric Wang (:fredw)
no flags
Details
Formatted Diff
Diff
Show Obsolete
(5)
View All
Add attachment
proposed patch, testcase, etc.
Frédéric Wang (:fredw)
Comment 1
2016-03-16 08:09:06 PDT
Created
attachment 274191
[details]
testcase
Frédéric Wang (:fredw)
Comment 2
2016-03-16 08:09:52 PDT
Created
attachment 274192
[details]
testcase
Frédéric Wang (:fredw)
Comment 3
2016-03-17 01:29:06 PDT
Created
attachment 274270
[details]
Patch
Frédéric Wang (:fredw)
Comment 4
2016-04-26 09:01:47 PDT
Created
attachment 277379
[details]
Patch
Frédéric Wang (:fredw)
Comment 5
2016-06-25 00:38:30 PDT
Created
attachment 282053
[details]
Patch
Brent Fulgham
Comment 6
2016-07-07 14:05:28 PDT
Comment on
attachment 282053
[details]
Patch These changes seem okay. Please confirm tests pass with these updates in place before landing.
Frédéric Wang (:fredw)
Comment 7
2016-07-07 23:04:31 PDT
Created
attachment 283111
[details]
Patch
Frédéric Wang (:fredw)
Comment 8
2016-07-08 00:16:09 PDT
Committed
r202970
: <
http://trac.webkit.org/changeset/202970
>
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