Commit Graph

650 Commits

Author SHA1 Message Date
jruderman@hmc.edu
82beb0f671 Add a crashtest 2008-01-17 16:43:25 -08:00
reed@reedloden.com
9acee9b20c Bug 400475 - ""ASSERTION: dangling frame without a content node" changing any attribute on <math:mstyle>" [p=vladimir.sukhoy@gmail.com (Vlad Sukhoy) r+sr=roc a1.9=schrep] 2008-01-15 21:07:09 -08:00
roc+@cs.cmu.edu
feaf246642 fix bustage 2008-01-14 17:28:42 -08:00
roc+@cs.cmu.edu
19e85a430b Crashtest for bug 405271. 2008-01-14 17:15:35 -08:00
roc+@cs.cmu.edu
882531568d Bug 405271. MathML should not reflow children with a constrained height; that triggers pagination which is definitely not what we want. r+sr=bzbarsky 2008-01-14 17:13:21 -08:00
karlt+@karlt.net
c4c54cec33 Bug 412033 - non-stretchy-or-centred operators don't paint on scrolling. Don't change the size of child frames. r+sr=roc, a=schrep 2008-01-13 18:10:29 -08:00
karlt+@karlt.net
7045f422c0 Include ZWSP in short arrow entities to distinguish from stretchy normal arrows. b=289938, rs=pavlov. 2008-01-10 19:08:57 -08:00
karlt+@karlt.net
56585705fe Update entities in line with MathML 2.0 xhtml-math11-f.dtd,v 1.16 2003/11/04, with code point updates from http://www.unicode.org/reports/tr25/tr25-9.html b=289938, rs=pavlov. 2008-01-10 02:34:35 -08:00
jruderman@hmc.edu
def6bdfe9f Add crashtest 2008-01-09 12:08:01 -08:00
roc+@cs.cmu.edu
ab982faa16 Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron 2008-01-09 01:38:28 -08:00
karlt+@karlt.net
04c40a6aa8 Bug 348577 - Implement MathML <mtable> with display:inline-table (mtable has incorrect baseline). Patch by Bill Gianopoulos <wgianopoulos@yahoo.com>, r=rbs, sr=bzbarsky. 2008-01-08 18:14:35 -08:00
roc+@cs.cmu.edu
96da482e7e backing out bug 355548 due to test failures 2008-01-08 15:11:27 -08:00
roc+@cs.cmu.edu
c816d4ca4f Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron 2008-01-08 14:36:46 -08:00
jruderman@hmc.edu
5cd7ad82e5 Add crashtest 2008-01-06 15:31:14 -08:00
jruderman@hmc.edu
3a437aa385 Add crashtest 2008-01-05 22:25:06 -08:00
jruderman@hmc.edu
8948ca2ef4 Add a crashtest 2008-01-05 22:18:30 -08:00
jruderman@hmc.edu
62e6e91105 Add crashtests 2008-01-05 21:02:47 -08:00
jruderman@hmc.edu
9dcae4e386 Add crashtest for WFM assertion bug 2008-01-04 20:59:08 -08:00
karlt+@karlt.net
97b6f538a2 FinishReflowChild() with the final position for <msqrt> and <mpadded> b=410132, r+sr+a=roc 2008-01-02 20:33:21 -08:00
karlt+@karlt.net
2a40d9c2e5 Make nsBoundingMetrics::operator+= handle empty bounds. b=410132, r+sr+a=roc 2008-01-02 20:32:12 -08:00
karlt+@karlt.net
e8c2e3f296 Calculate maximum height of a character built from parts when measuring. b=403559, r+sr+a=roc 2008-01-02 20:21:36 -08:00
reed@reedloden.com
f9ee4eb39f Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc] 2008-01-01 02:11:02 -08:00
karlt+@karlt.net
76a23fa3d5 Bug 410284 - failure to paint sometimes with missing glyphs for parts of stretchy characters. r+sr=roc a=pavlov 2007-12-31 17:23:13 -08:00
karlt+@karlt.net
7f6a3cf6f5 Set overflow area for nsMathMLContainerFrames. b=161155, r+sr=roc 2007-12-28 15:04:19 -08:00
karlt+@karlt.net
a7442043d8 Provide correct GetBounds() for nsDisplayMathMLCharForeground. Bug 161155 - Integrals appear clipped sometimes. r+sr=roc 2007-12-28 14:16:07 -08:00
jruderman@hmc.edu
452232cbcf Move setTimeout to onload to make sure it doesn't fire too early. 2007-12-19 17:29:26 -08:00
vladimir@pobox.com
2e94f56ef2 b=406458; code cleanup: add new ThebesContext() call as opposed to NATIVE_THEBES_CONTEXT hackery, r=stuart 2007-12-18 15:01:15 -08:00
jruderman@hmc.edu
1d12c63204 Really add crashtest 2007-12-17 17:35:08 -08:00
jruderman@hmc.edu
203cb6588a Add a crashtest 2007-12-17 17:34:53 -08:00
jruderman@hmc.edu
ae84cda6eb Ignore the crashtest behind the curtain. [Checkin comment suggested by aja.] 2007-12-17 17:32:32 -08:00
jruderman@hmc.edu
1a73e2139c Add crashtest. 2007-12-17 17:30:53 -08:00
jruderman@hmc.edu
ca6536be24 Add crashtest 2007-12-17 17:29:19 -08:00
jruderman@hmc.edu
79a60603c8 Ow! I stubbed my crashtest! 2007-12-17 17:25:26 -08:00
jruderman@hmc.edu
ff3eaad015 Add crashtest 2007-12-17 17:23:12 -08:00
jruderman@hmc.edu
b0e4074aa5 Add crashtest (plus missing crashtest from a previous checkin) 2007-12-17 17:21:58 -08:00
jruderman@hmc.edu
879e668670 Add crashtest 2007-12-17 17:10:26 -08:00
jruderman@hmc.edu
b30a734ac0 Crashtests: it's what's for breakfast. 2007-12-17 17:09:27 -08:00
jruderman@hmc.edu
a018ad0d3e What happens in crashtest, stays in crashtest. 2007-12-17 17:00:12 -08:00
jruderman@hmc.edu
6eb94add10 Add crashtests 2007-12-17 16:57:11 -08:00
jruderman@hmc.edu
6c2d47ba47 How many licks does it take to get to the center of a crashtest? 2007-12-17 16:49:39 -08:00
jruderman@hmc.edu
4d65d3a2da Add crashtests 2007-12-17 15:40:33 -08:00
jruderman@hmc.edu
7b370d2270 Add the first MathML crashtest. 2007-12-17 15:30:46 -08:00
karlt+@karlt.net
8d1036a89b Bug 400938 - make MathML work with Unicode fonts r=pavlov, sr=roc (on code) 2007-12-04 19:58:09 -08:00
karlt+@karlt.net
b6a6ab3499 Bug 401178 - incorrect ascents for foreign children in nsMathMLContainerFrame::ReflowChild. r+sr=roc 2007-12-02 16:54:23 -08:00
karlt+@karlt.net
0f5b80c05f make -moz-mathml-anonymous-block "display: inline-block". b=400207, r=dbaron 2007-12-01 02:11:44 -08:00
Olli.Pettay@helsinki.fi
a0a74f16e7 Bug 368760, r=mats, sr=roc, a=blocking1.9+ 2007-11-22 12:47:33 -08:00
karlt+@karlt.net
e966c2afce Bug 403718 - render mroot and msqrt appropriately when radical glyphs are above the baseline (ascent != overline thickness) r+sr=roc a=blocking1.9 2007-11-15 13:51:30 -08:00
karlt+@karlt.net
46285b9cdf Don't implicitly lossy convert from nsGlyphCode to PRUnichar b=400938 r+sr=roc a=blocking1.9 2007-11-15 13:44:49 -08:00
reed@reedloden.com
80c08a121b Bug 379418 - ""ASSERTION: internal error: '!aListName'" with MathML and Hebrew text" [p=mats.palmgren@bredband.net (Mats Palmgren) r=roc sr=bzbarsky a1.9=stuart] 2007-11-09 00:19:45 -08:00
reed@reedloden.com
12ddd61add Bug 400057 - ""ASSERTION: Frame is not in the block" with xul and mathml" (MathML fix) [p=roc r+sr=bzbarsky a=blocking1.9+] 2007-11-08 22:53:04 -08:00