gecko-dev/layout/mathml
Frédéric Wang 9df5d57aca Bug 1904220 - Fix MathML regression with HYPHEN-MINUS not rendered as MINUS SIGN. r=emilio
After bug 1890531, mathml.centered_operator is disabled and
U+002D HYPHEN-MINUS in <mo> no longer renders as  U+2212 MINUS SIGN.
This patches restore this behavior as the change was unintentional, even
though this is not specified in MathML Core.

Differential Revision: https://phabricator.services.mozilla.com/D219085
2024-09-05 13:04:16 +00:00
..
tests
jar.mn
mathfont.properties
mathfontSTIXGeneral.properties
mathfontUnicode.properties
mathml.css Bug 1908069 - Add border/padding/margin support to mrow-like elements. r=emilio 2024-08-07 06:00:44 +00:00
moz.build
nsIMathMLFrame.h
nsMathMLAtoms.h
nsMathMLChar.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
nsMathMLChar.h
nsMathMLContainerFrame.cpp Bug 1909761 Part 2 - Create a helper struct IntrinsicSizeInput to aggregate needed data when computing intrinsic inline size. r=dholbert 2024-09-03 04:25:41 +00:00
nsMathMLContainerFrame.h Bug 1909761 Part 2 - Create a helper struct IntrinsicSizeInput to aggregate needed data when computing intrinsic inline size. r=dholbert 2024-09-03 04:25:41 +00:00
nsMathMLFrame.cpp
nsMathMLFrame.h
nsMathMLmencloseFrame.cpp Bug 1908069 - Add border/padding/margin support to msqrt, mroot and menclose. r=emilio 2024-08-07 06:00:45 +00:00
nsMathMLmencloseFrame.h Bug 1908069 - Introduce PlaceFlags parameter to MathML layout methods. r=emilio 2024-08-07 06:00:43 +00:00
nsMathMLmfracFrame.cpp Bug 1908069 - Add border/padding/margin support to <mfrac>. r=emilio 2024-08-07 06:00:44 +00:00
nsMathMLmfracFrame.h Bug 1908069 - Introduce PlaceFlags parameter to MathML layout methods. r=emilio 2024-08-07 06:00:43 +00:00
nsMathMLmmultiscriptsFrame.cpp Bug 1908069 - Add border/padding/margin support to scripted elements. r=emilio 2024-08-07 06:00:45 +00:00
nsMathMLmmultiscriptsFrame.h Bug 1908069 - Introduce PlaceFlags parameter to MathML layout methods. r=emilio 2024-08-07 06:00:43 +00:00
nsMathMLmoFrame.cpp Bug 1904220 - Fix MathML regression with HYPHEN-MINUS not rendered as MINUS SIGN. r=emilio 2024-09-05 13:04:16 +00:00
nsMathMLmoFrame.h Bug 1908069 - Introduce PlaceFlags parameter to MathML layout methods. r=emilio 2024-08-07 06:00:43 +00:00
nsMathMLmpaddedFrame.cpp Bug 1908069 - Add border/padding/margin support to mrow-like elements. r=emilio 2024-08-07 06:00:44 +00:00
nsMathMLmpaddedFrame.h Bug 1908069 - Introduce PlaceFlags parameter to MathML layout methods. r=emilio 2024-08-07 06:00:43 +00:00
nsMathMLmrootFrame.cpp Bug 1908069 - Add border/padding/margin support to msqrt, mroot and menclose. r=emilio 2024-08-07 06:00:45 +00:00
nsMathMLmrootFrame.h Bug 1908069 - Add border/padding/margin support to msqrt, mroot and menclose. r=emilio 2024-08-07 06:00:45 +00:00
nsMathMLmrowFrame.cpp
nsMathMLmrowFrame.h
nsMathMLmspaceFrame.cpp Bug 1908069 - Introduce PlaceFlags parameter to MathML layout methods. r=emilio 2024-08-07 06:00:43 +00:00
nsMathMLmspaceFrame.h
nsMathMLmsqrtFrame.cpp
nsMathMLmsqrtFrame.h
nsMathMLmtableFrame.cpp Bug 1899894 - Remove debug statements that require customized #define. r=layout-reviewers,emilio 2024-05-31 17:45:44 +00:00
nsMathMLmtableFrame.h Bug 1886942 Part 1 - Remove typedefs in nsTableCellFrame. r=layout-reviewers,emilio 2024-03-23 17:06:05 +00:00
nsMathMLmunderoverFrame.cpp Bug 1912435 - Make MathML boolean attributes ASCII case-insensitive. r=emilio 2024-09-02 13:59:59 +00:00
nsMathMLmunderoverFrame.h Bug 1908069 - Introduce PlaceFlags parameter to MathML layout methods. r=emilio 2024-08-07 06:00:43 +00:00
nsMathMLOperators.cpp
nsMathMLOperators.h Bug 1904220 - Fix MathML regression with HYPHEN-MINUS not rendered as MINUS SIGN. r=emilio 2024-09-05 13:04:16 +00:00
nsMathMLParts.h
nsMathMLTokenFrame.cpp Bug 1908069 - Add border/padding/margin support to MathML token elements. r=emilio 2024-08-07 06:00:44 +00:00
nsMathMLTokenFrame.h Bug 1908069 - Introduce PlaceFlags parameter to MathML layout methods. r=emilio 2024-08-07 06:00:43 +00:00
operatorDictionary.xsl
updateOperatorDictionary.pl