gecko-dev/layout/mathml
Boris Chiou dd3c20ccd8 Bug 1639963 - Update the API of nsIFrame::ComputeSize for aspect-ratio. r=emilio
In order to apply Automatic content-based minimum sizes, we have to know
the content size on the block axis. We cannot get the content size until
we finish the reflow of the child frames. So we have to keep a flag
which indicates the size of the ratio-dependent axis is overrideen by
aspect-ratio in ReflowInput.

We will set the correct return value in the next patch, For now, we
always return AspectRatioUsage::None.

Differential Revision: https://phabricator.services.mozilla.com/D79335
2020-08-17 06:57:56 +00:00
..
crashtests Bug 1600635 - Fix two minor issues with scrollbar style caching. r=heycam 2020-08-16 00:43:48 +00:00
tests
jar.mn
mathfont.properties Bug 1644863 - fix trailing whitespace and windows line endings in locale files, r=fluent-reviewers,flod,Pike 2020-06-17 22:46:22 +00:00
mathfontSTIXGeneral.properties
mathfontUnicode.properties Bug 1644863 - fix trailing whitespace and windows line endings in locale files, r=fluent-reviewers,flod,Pike 2020-06-17 22:46:22 +00:00
mathml.css Bug 1449401 - Remove moz-math-anonymous ua-only pseudo. r=heycam 2020-07-21 22:35:46 +00:00
moz.build
nsIMathMLFrame.h
nsMathMLAtoms.h
nsMathMLChar.cpp Bug 1655364 - Rename gfxShapedText::SetGlyphs to SetDetailedGlyphs and make it just set glyph information, not clobber character-type flags. r=heycam 2020-07-30 11:48:06 +00:00
nsMathMLChar.h
nsMathMLContainerFrame.cpp Bug 1637130 - Rename visual overflow to ink overflow. r=dbaron 2020-07-20 20:17:36 +00:00
nsMathMLContainerFrame.h
nsMathMLFrame.cpp Bug 1449401 - Remove moz-math-anonymous ua-only pseudo. r=heycam 2020-07-21 22:35:46 +00:00
nsMathMLFrame.h Bug 1449401 - Remove moz-math-anonymous ua-only pseudo. r=heycam 2020-07-21 22:35:46 +00:00
nsMathMLmactionFrame.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsMathMLmactionFrame.h
nsMathMLmencloseFrame.cpp Bug 1449401 - Remove moz-math-anonymous ua-only pseudo. r=heycam 2020-07-21 22:35:46 +00:00
nsMathMLmencloseFrame.h Bug 1449401 - Remove moz-math-anonymous ua-only pseudo. r=heycam 2020-07-21 22:35:46 +00:00
nsMathMLmfencedFrame.cpp Bug 1449401 - Remove moz-math-anonymous ua-only pseudo. r=heycam 2020-07-21 22:35:46 +00:00
nsMathMLmfencedFrame.h Bug 1449401 - Remove moz-math-anonymous ua-only pseudo. r=heycam 2020-07-21 22:35:46 +00:00
nsMathMLmfracFrame.cpp
nsMathMLmfracFrame.h
nsMathMLmmultiscriptsFrame.cpp
nsMathMLmmultiscriptsFrame.h
nsMathMLmoFrame.cpp Bug 1449401 - Remove moz-math-anonymous ua-only pseudo. r=heycam 2020-07-21 22:35:46 +00:00
nsMathMLmoFrame.h Bug 1449401 - Remove moz-math-anonymous ua-only pseudo. r=heycam 2020-07-21 22:35:46 +00:00
nsMathMLmpaddedFrame.cpp
nsMathMLmpaddedFrame.h
nsMathMLmrootFrame.cpp Bug 1449401 - Remove moz-math-anonymous ua-only pseudo. r=heycam 2020-07-21 22:35:46 +00:00
nsMathMLmrootFrame.h Bug 1449401 - Remove moz-math-anonymous ua-only pseudo. r=heycam 2020-07-21 22:35:46 +00:00
nsMathMLmrowFrame.cpp
nsMathMLmrowFrame.h
nsMathMLmspaceFrame.cpp
nsMathMLmspaceFrame.h
nsMathMLmsqrtFrame.cpp
nsMathMLmsqrtFrame.h
nsMathMLmtableFrame.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsMathMLmtableFrame.h Bug 1626570 - Improve handling of copying arrays in layout/mathml/. r=emilio 2020-05-05 10:40:45 +00:00
nsMathMLmunderoverFrame.cpp Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
nsMathMLmunderoverFrame.h
nsMathMLOperators.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsMathMLOperators.h
nsMathMLParts.h
nsMathMLSelectedFrame.cpp Bug 1639963 - Update the API of nsIFrame::ComputeSize for aspect-ratio. r=emilio 2020-08-17 06:57:56 +00:00
nsMathMLSelectedFrame.h Bug 1639963 - Update the API of nsIFrame::ComputeSize for aspect-ratio. r=emilio 2020-08-17 06:57:56 +00:00
nsMathMLsemanticsFrame.cpp
nsMathMLsemanticsFrame.h
nsMathMLTokenFrame.cpp
nsMathMLTokenFrame.h
operatorDictionary.xsl
updateOperatorDictionary.pl