Open
Description
(This is part of the I18n WG review.)
According to Arabic mathematical notation (the W3C Note from 2006), certain operators are mirrored in right-to-left formulas. But not all operators have mirrored versions in Unicode. For those operators, Firefox appears to make its own, while Chromium and Safari use the non-mirrored glyphs.
The MathML Core spec doesn't say which is correct, or if both are correct. It probably should.
(Firefox's rendering looks better, and more closely matches the Note, even if the naively mirrored glyphs are not quite as good as the redesigned glyphs that the Note calls for.)