Open
Bug 1791266
Opened 2 years ago
Updated 1 year ago
<mspace> of negative width do not display correctly if not inside <mrow>.
Categories
(Core :: MathML, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: 15063662, Unassigned)
Details
Attachments
(1 file)
526 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:104.0) Gecko/20100101 Firefox/104.0
Steps to reproduce:
See attachment
Actual results:
<mspace width="-.1667em"></mspace> has no effect in the first row of the second <mtable>
Expected results:
<mspace> in the second <mtable> should display the same as in the first <mtable>.
You need to log in
before you can comment on or make changes to this bug.
Description
•