RESOLVED DUPLICATE of bug 179682 180351
Add script test for stretching non-embellished operators in munderover
https://bugs.webkit.org/show_bug.cgi?id=180351
Summary Add script test for stretching non-embellished operators in munderover
Frédéric Wang (:fredw)
Reported 2017-12-04 04:58:11 PST
Extracting this from bug 179682, as the tests should already pass now and we don't have any yet: > The base case (no embellishments) is the most important one and is clear from the spec, so I propose you move it into a separate test and performs exhaustive testing of the combinations: > - munder/mover/munderover > - one, two or three stretchy operators. > - base/under/over as the widest non-stretchy operator (is there is one) OR comparing with the max width of unstretched operators (if all operators are stretchy). You can put the operator in a <mo stretchy="false"> or an <mtext> to get the unstretched size.
Attachments
Frédéric Wang (:fredw)
Comment 1 2017-12-04 23:48:26 PST
I stand corrected. I don't think we can write a script test without correctly setting the logical width of stretchy operators. So we need bug 179682 first. *** This bug has been marked as a duplicate of bug 179682 ***
Note You need to log in before you can comment on or make changes to this bug.