Page MenuHomePhabricator

Big right elements are rendered too small in chrome
Open, MediumPublic

Description

(from T351907, example <math forcemathmode=native>\bigcap_{n\in\N} A_n = \biggl(\bigcup_{n\in\N} A_n^{\mathsf c}\biggr)^{\!\!\mathsf c}</math> is displayed correctly in FF but incorrectly on Chrome.

Screenshot 2023-12-07 at 07.29.00.png (1×1 px, 595 KB)

(FF left, Chrome right)
Critical MathML (last example)

<math class="mwe-math-element" xmlns="http://www.w3.org/1998/Math/MathML"><mstyle displaystyle="true" scriptlevel="0"><msup><mo maxsize="2.047em" minsize="2.047em" data-mjx-texclass="CLOSE">)</mo><mrow data-mjx-texclass="ORD"><mi>c</mi></mrow></msup></mstyle></math>

Upstream report https://bugs.chromium.org/p/chromium/issues/detail?id=1415218&q=component%3ABlink%3EMathML

Event Timeline

Physikerwelt updated the task description. (Show Details)
Physikerwelt moved this task from Inbox to Blocked: needs help on the Math board.

The problem occurs not only with \biggr) but also with \biggl(. However, only if an index is attached to the top or bottom of the bracket.

image.png (401×758 px, 47 KB)

This is also reproduced ob Ubbuntu 24.04 with the latest Chrome version.