..
crashtests
Bug 1257938 part 1: Adjust automated tests to assume position:sticky is unconditionally supported. r=corey
2016-03-20 23:05:34 -07:00
imptests
Bug 1240799 - Apply axis height for mfrac elements without bar. r=fredw
2016-02-20 02:59:00 +01:00
tests
Bug 1231404 - SubscriptBaselineDropMin or SuperscriptBaselineDropMax are not read from the MATH table. r=jfkthame
2015-12-27 08:37:00 -05:00
jar.mn
…
mathfont.properties
Bug 1190646 - Make all largeops vertical for sizing calculations. r=fredw
2015-08-24 06:44:00 -04:00
mathfontSTIXGeneral.properties
…
mathfontSymbol.properties
…
mathfontUnicode.properties
…
mathml.css
Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam
2016-05-12 22:19:58 -07:00
moz.build
Bug 1240799 - Apply axis height for mfrac elements without bar. r=fredw
2016-02-20 02:59:00 +01:00
nsIMathMLFrame.h
Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame.
2015-12-15 13:56:41 -08:00
nsMathMLAtoms.h
…
nsMathMLChar.cpp
Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki
2016-04-21 18:58:59 +01:00
nsMathMLChar.h
Bug 1265459 - Replace uses of nsAutoPtr<gfxTextRun> with UniquePtr, and let MakeTextRun and similar methods return a UniquePtr. r=jrmuizel
2016-04-19 17:13:28 +01:00
nsMathMLContainerFrame.cpp
Bug 1243610 - Refactor UpdateOverflow to separate out local overflow from that contributed by descendants. r=dbaron
2016-05-04 12:27:43 +12:00
nsMathMLContainerFrame.h
Bug 1243610 - Refactor UpdateOverflow to separate out local overflow from that contributed by descendants. r=dbaron
2016-05-04 12:27:43 +12:00
nsMathMLFrame.cpp
Bug 1261578 - Part 3. Correct MathML text color; r=jfkthame
2016-04-19 17:10:06 +08:00
nsMathMLFrame.h
Bug 1254831 - Fix compiler errors when SHOW_BOUNDING_BOX #ifdef is enabled. r=fredw
2016-03-31 04:04:00 +02:00
nsMathMLOperators.cpp
Bug 1230863 - Remove unused nsPresContext args from many functions. r=roc.
2015-12-06 17:15:53 -08:00
nsMathMLOperators.h
…
nsMathMLParts.h
Bug 1159101 part 5 - Initialize writing mode of desired mode of table cell frame from its table frame on a CLOSED TREE. r=roc
2015-04-30 18:27:54 +12:00
nsMathMLSelectedFrame.cpp
Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame.
2015-12-15 13:56:41 -08:00
nsMathMLSelectedFrame.h
Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame.
2015-12-15 13:56:41 -08:00
nsMathMLTokenFrame.cpp
Bug 1257121 part 4 - Use return value rather than out param to return font metrics. r=jfkthame
2016-03-17 13:55:48 +08:00
nsMathMLTokenFrame.h
Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame.
2015-12-15 13:56:41 -08:00
nsMathMLmactionFrame.cpp
Bug 1197307 - remove PR_snprintf calls in layout/ r=froydnj r=dholbert
2015-12-01 12:50:47 -08:00
nsMathMLmactionFrame.h
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
nsMathMLmencloseFrame.cpp
Bug 1261578 - Part 3. Correct MathML text color; r=jfkthame
2016-04-19 17:10:06 +08:00
nsMathMLmencloseFrame.h
Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame.
2015-12-15 13:56:41 -08:00
nsMathMLmfencedFrame.cpp
Bug 1257121 part 4 - Use return value rather than out param to return font metrics. r=jfkthame
2016-03-17 13:55:48 +08:00
nsMathMLmfencedFrame.h
Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame.
2015-12-15 13:56:41 -08:00
nsMathMLmfracFrame.cpp
Bug 1261578 - Part 3. Correct MathML text color; r=jfkthame
2016-04-19 17:10:06 +08:00
nsMathMLmfracFrame.h
Bug 1254831 - Invalidate mfracs when linethickness changes. r=fredw
2016-03-31 03:59:00 +02:00
nsMathMLmmultiscriptsFrame.cpp
Bug 1257121 part 4 - Use return value rather than out param to return font metrics. r=jfkthame
2016-03-17 13:55:48 +08:00
nsMathMLmmultiscriptsFrame.h
Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame.
2015-12-15 13:56:41 -08:00
nsMathMLmoFrame.cpp
Bug 1257121 part 4 - Use return value rather than out param to return font metrics. r=jfkthame
2016-03-17 13:55:48 +08:00
nsMathMLmoFrame.h
Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame.
2015-12-15 13:56:41 -08:00
nsMathMLmpaddedFrame.cpp
Bug 1227927 Part 2 - Remove nsIFrame::GetFirstPrincipalChild(). r=mats
2016-01-29 22:42:14 +08:00
nsMathMLmpaddedFrame.h
Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame.
2015-12-15 13:56:41 -08:00
nsMathMLmrootFrame.cpp
Bug 1257121 part 4 - Use return value rather than out param to return font metrics. r=jfkthame
2016-03-17 13:55:48 +08:00
nsMathMLmrootFrame.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
nsMathMLmrowFrame.cpp
Bug 1227927 Part 2 - Remove nsIFrame::GetFirstPrincipalChild(). r=mats
2016-01-29 22:42:14 +08:00
nsMathMLmrowFrame.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
nsMathMLmspaceFrame.cpp
Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame.
2015-12-15 13:56:41 -08:00
nsMathMLmspaceFrame.h
Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame.
2015-12-15 13:56:41 -08:00
nsMathMLmsqrtFrame.cpp
…
nsMathMLmsqrtFrame.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
nsMathMLmtableFrame.cpp
Bug 1257121 part 4 - Use return value rather than out param to return font metrics. r=jfkthame
2016-03-17 13:55:48 +08:00
nsMathMLmtableFrame.h
Bug 1230863 - Remove unused nsPresContext args from many functions. r=roc.
2015-12-06 17:15:53 -08:00
nsMathMLmunderoverFrame.cpp
Bug 1257121 part 4 - Use return value rather than out param to return font metrics. r=jfkthame
2016-03-17 13:55:48 +08:00
nsMathMLmunderoverFrame.h
Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame.
2015-12-15 13:56:41 -08:00
nsMathMLsemanticsFrame.cpp
Bug 1134280 - Get rid of Tag() - patch 2.4 - layout/mathml - Fix all the occurrences, m=smaug, r=surkov
2015-03-03 11:09:00 +00:00
nsMathMLsemanticsFrame.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
operatorDictionary.xsl
…
updateOperatorDictionary.pl
…