Commit Graph

97 Commits

Author SHA1 Message Date
bmlk@gmx.de
b87613ce0a do not compare with a unconstrained size, bug 390049 r/sr=roc a=mtschrep 2008-01-19 22:42:31 -08:00
bmlk@gmx.de
d4884cc771 remove dead code, bug 282009 r/sr=roc a=mtschrep 2008-01-19 22:34:03 -08:00
dholbert@cs.stanford.edu
2d3395bf81 Bug 368504: Create and use DistributeWidthToColumns for colspan-width and table-width distribution. r+sr=dbaron a=blocking1.9+ 2008-01-17 20:18:21 -08:00
mats.palmgren@bredband.net
41aa517a29 Add a null-check to wallpaper bug 411582. b=411582 r+sr=bzbarsky a=mtschrep 2008-01-15 15:29:53 -08:00
jruderman@hmc.edu
2bf3a7eca8 Adding a crashtest 2008-01-06 15:27:19 -08:00
jruderman@hmc.edu
e177e1b027 Add crashtest 2008-01-05 22:17:05 -08:00
jruderman@hmc.edu
dd56ef7661 Add crashtest 2008-01-05 21:03:55 -08:00
jruderman@hmc.edu
235c9a0f6e Add crashtests 2008-01-04 23:01:34 -08:00
jruderman@hmc.edu
1bad4bbffe Add a crashtest 2008-01-04 20:48:46 -08:00
jruderman@hmc.edu
36782297d9 Add crashtest 2008-01-04 20:14:54 -08:00
jruderman@hmc.edu
09a23e534c Add crashtest for WFM bug 2008-01-04 17:31:25 -08:00
roc+@cs.cmu.edu
fb28ffc853 Bug 407889. Reduce dynamic memory allocations during event handling by having nested invocations of HitTest share a single buffer for reordering display items; this buffer is an nsAutoTArray so it's mostly stack-allocated. r+sr=mats 2008-01-03 18:08:29 -08:00
roc+@cs.cmu.edu
0162b3ede9 Bug 408749. Reflow captions with unconstrained height, because we have no logic to reflow their continuations. r+sr=bzbarsky 2007-12-20 19:25:36 -08:00
jruderman@hmc.edu
82a6f4d33e Add crashtest 2007-12-16 22:38:48 -08:00
jruderman@hmc.edu
41cbcd52e7 Add crashtests 2007-12-16 22:37:33 -08:00
jruderman@hmc.edu
50cb7faa8a Out of the frying pan, into the crashtest! 2007-12-16 22:30:27 -08:00
jruderman@hmc.edu
45ac68e3dd Add crashtest 2007-12-16 22:27:04 -08:00
jruderman@hmc.edu
4fcfcc4c0d Add crashtests 2007-12-16 22:05:02 -08:00
jruderman@hmc.edu
91ce42d2d5 Add crashtest 2007-12-16 21:56:48 -08:00
jruderman@hmc.edu
f1f7aba2e3 Add crashtests 2007-12-16 21:55:32 -08:00
jruderman@hmc.edu
fa003590dc Elvis has left the crashtest. 2007-12-16 21:52:57 -08:00
jruderman@hmc.edu
dad42fe2aa Add crashtest 2007-12-16 21:51:36 -08:00
jruderman@hmc.edu
8f9c09a87a Add crashtests 2007-12-16 21:41:10 -08:00
jruderman@hmc.edu
5256e1558f Add crashtests 2007-12-16 21:33:53 -08:00
jruderman@hmc.edu
8025e2d7a8 Add a crashtest 2007-12-16 21:23:00 -08:00
jruderman@hmc.edu
a8aece244a Add crashtest 2007-12-16 21:21:42 -08:00
jruderman@hmc.edu
e87a9c5e0b To explore strange new crashtests. [Commit message suggested by JoeS] 2007-12-16 20:48:42 -08:00
jruderman@hmc.edu
51ca39d585 Add crashtests 2007-12-16 20:22:22 -08:00
jruderman@hmc.edu
09333dc21b Add crashtest 2007-12-16 19:08:21 -08:00
jruderman@hmc.edu
3626ee9ece Add crashtest! 2007-12-16 19:06:31 -08:00
jruderman@hmc.edu
b0f8f73ac8 Add crashtest 2007-12-16 18:41:22 -08:00
jruderman@hmc.edu
7fd07fd96c In space, no one can hear you crashtest. 2007-12-15 19:47:22 -08:00
jruderman@hmc.edu
78fff2e7af Add crash test 2007-12-15 18:48:45 -08:00
jruderman@hmc.edu
98618c08f9 De-bust 2007-12-15 17:32:00 -08:00
jruderman@hmc.edu
0e9f9d1d65 A nun, a priest, and a rabbi walk into a crashtest... 2007-12-15 16:56:27 -08:00
jruderman@hmc.edu
26ebe152fc I, for one, welcome our new crashtest overlords. 2007-12-15 14:21:58 -08:00
jruderman@hmc.edu
63ac3c018c Add crashtest 2007-12-15 14:19:06 -08:00
bmlk@gmx.de
55b29989dc fix handling of empty rowgroups (that are rg without a row beneath) in the border collapse code (bug 383193 r/sr=bzbarsky a=mtschrep 2007-12-15 12:23:10 -08:00
jruderman@hmc.edu
7a40e75915 Add crashtest for bgu 284844. 2007-12-15 11:28:49 -08:00
bmlk@gmx.de
58193a56aa Implement row height distribution as it was described in the comment. Consider to give space to empty unconstrained rows as one option bug 197391 r/sr=roc a=mtschrep 2007-12-15 08:08:52 -08:00
bzbarsky@mit.edu
722a530cca Remove dead code. Bug 404666 followup, r=bernd, sr=roc, a=schrep 2007-12-05 11:38:26 -08:00
roc+@cs.cmu.edu
277d659675 Bug 383195. Recreate support for repeatable table headers and footers while printing. r=bernd,sr=dbaron 2007-12-04 18:32:56 -08:00
bzbarsky@mit.edu
db2d5658a7 Fix bug 404666 by making spanned colframes be continuations of the col that spans them. r=bernd, sr=roc, a=schrep 2007-12-02 23:45:06 -08:00
bmlk@gmx.de
448be7cc89 when splitting rowgroups the space that is left on the page is computed from relative to the bottom, bug 373400 r=sharparrow1 sr=dbaron a=blocking 1.9+ 2007-12-02 11:19:00 -08:00
Olli.Pettay@helsinki.fi
2976ce8f18 Bug 368760, r=mats, sr=roc, a=blocking1.9+ 2007-11-22 12:47:33 -08:00
bzbarsky@mit.edu
a8ad8d5724 When inserting a col into a colgroup after a col with span, insert it after the last columnframe spanned by the span. Bug 404301, r=bernd, sr=roc, a=schrep 2007-11-19 20:29:40 -08:00
bzbarsky@mit.edu
71abc8fcc3 The frame model depends on the span attribute, so changing span should reconstruct frames. Bug 403249, r=bernd, sr=roc 2007-11-18 10:56:49 -08:00
dbaron@dbaron.org
579235bed6 Rename new width keywords to match CSS WG decision. b=402706 r+sr=bzbarsky a=blocking1.9+ 2007-11-15 10:10:31 -08:00
dholbert@cs.stanford.edu
0d749513dd Bug 403579: Don't scale up width by a pct when it's nscoord_MAX. Also, use NSCoordSaturating function with guess_pref since it could be nscoord_MAX. r+sr=roc, a=mtschrep 2007-11-15 10:04:16 -08:00
dholbert@cs.stanford.edu
1e2ca67c12 Bug 402893: don't scale up col prefWidth by % if it's nscoord_MAX. r+sr=roc, a=mtschrep 2007-11-15 09:59:49 -08:00