WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
118856
mfenced element and its expanded form do not stretch fences the same way
https://bugs.webkit.org/show_bug.cgi?id=118856
Summary
mfenced element and its expanded form do not stretch fences the same way
Frédéric Wang (:fredw)
Reported
2013-07-18 11:20:42 PDT
mfenced should be equivalent to its expanded form <mrow> <mo fence="true"> opening-fence </mo> <mrow> arg#1 <mo separator="true"> sep#1 </mo> ... <mo separator="true"> sep#(n-1) </mo> arg#n </mrow> <mo fence="true"> closing-fence </mo> </mrow> However in Mac, it seems that mfenced does not take into account the size of separators to compute the stretch size (see the result of mathml/presentation/fenced-mi.html in
bug 118853 comment 3
).
Attachments
Add attachment
proposed patch, testcase, etc.
Frédéric Wang (:fredw)
Comment 1
2016-08-03 05:46:43 PDT
I believe this has been fixed by the refactoring. mfenced-mi now passes on mac.
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