Open
Bug 1795588
Opened 3 years ago
Updated 3 years ago
<mo> disappear with linebreak and CSS ::first-line Selector
Categories
(Core :: MathML, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: 15063662, Unassigned)
Details
Attachments
(2 files)
Steps to reproduce:
Please see attached HTML.
Actual results:
All <mo> in the second line disappear.
Expected results:
I think all <mo> in the second line should display the same as without the CSS rule div::first-line {color: black; }
In the second line of the long formula, all <mo> disappear. But they do appear in Firefox built-in Take Screenshot.
You need to log in
before you can comment on or make changes to this bug.
Description
•