Commit Graph

1585 Commits

Author SHA1 Message Date
jruderman@hmc.edu
99b40915ba Add crashtest 2007-12-15 13:11:32 -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
jruderman@hmc.edu
a2ae010008 Crashtest 2007-12-14 23:30:47 -08:00
jruderman@hmc.edu
a73482f145 Add crashtest. 2007-12-14 23:29:06 -08:00
jruderman@hmc.edu
04ef694388 Add column crashtests. 2007-12-14 23:26:42 -08:00
jruderman@hmc.edu
76c8e0a0e4 Add crashtest? 2007-12-14 23:21:11 -08:00
jruderman@hmc.edu
19eef2a450 Add crashtests. 2007-12-14 23:15:14 -08:00
jruderman@hmc.edu
b214597bec Add a crashtest. 2007-12-14 23:08:35 -08:00
jruderman@hmc.edu
1eefbd326e Add crashtest. 2007-12-14 22:57:47 -08:00
jruderman@hmc.edu
93df88e7e4 Add reftests for long unbroken text strings (about 5000 characters). They should fail if long text isn't drawn, or overlaps with itself, or crashes the browser. 2007-12-14 22:13:17 -08:00
jruderman@hmc.edu
44ffbd734a Add missing line break at the end of dump 2007-12-14 22:08:32 -08:00
jruderman@hmc.edu
d81d9401eb Add crashtest. 2007-12-14 21:19:54 -08:00
jruderman@hmc.edu
0d9d9d3565 Add reftest for nsXULElementTearoff 2007-12-14 20:59:06 -08:00
jruderman@hmc.edu
c9cb0153c0 Add crashtest. 2007-12-14 20:20:36 -08:00
jruderman@hmc.edu
6e5956733f Add crashtest! 2007-12-14 20:18:05 -08:00
jruderman@hmc.edu
be082ae9dc Add a crashtest. 2007-12-14 20:15:51 -08:00
dbaron@dbaron.org
e5d35c002d Use the existing linked list structure while sorting rules instead of using temporary arrays. b=408295 r+sr=sicking a=dsicore 2007-12-14 14:59:20 -08:00
reed@reedloden.com
874a80563f Back out patch from bug 406047, as it is causing orange on Linux and Tp regression on Mac. 2007-12-14 00:55:08 -08:00
reed@reedloden.com
7ef5d7c383 Bug 406407 - "Accelerators for textEdit should not be affected by keyboard group/level" [p=lolkaantimat@gmail.com (Evgeniy Ivanov) r+sr=roc a1.9=stuart] 2007-12-13 23:20:32 -08:00
jruderman@hmc.edu
714260841f Add reftest for bug 212563. 2007-12-13 21:51:42 -08:00
jonas@sicking.cc
5378dfb532 Bug 408123: Use nsTObserverArray rather than array copy to deal with listeners going away while firing event. r=smaug sr=jst 2007-12-13 17:41:48 -08:00
jonas@sicking.cc
2c8a4bad88 Bug 408135: Get rid of unnecessary array churning in nsCSSRuleProcessor::GetRuleCascade. r/sr=dbaron 2007-12-13 16:24:39 -08:00
enndeakin@sympatico.ca
199aa5bf62 Bug 407937, popup with left/top attributes can expand outside of content area, also ensure that popup position is adjusted if too far off screen,r+sr=roc CVS: ---------------------------------------------------------------------- 2007-12-13 06:41:33 -08:00
enndeakin@sympatico.ca
89180aee48 Bug 406316, clear tree caches when setting attributes on tree or body, r+sr=neil,a=damon 2007-12-13 06:18:38 -08:00
smontagu@smontagu.org
89837357fe Make sure that the offsets in a textframe are up-to-date before creating a bidi continuation. Bug 406675, r=uriber, sr=roc, blocking1.9=schrep 2007-12-12 23:51:27 -08:00
jruderman@hmc.edu
c11a5c3f7e Add a few crashtests. 2007-12-12 22:44:00 -08:00
masayuki@d-toybox.com
9624262b5d Bug 407584 The auto appending accesskey is in wrong position when an ellipsis exists at non-tail of the caption. patch by Kazuyoshi Kato<kzys@8-p.info> r+sr=neil, a1.9=mtschrep 2007-12-12 21:51:40 -08:00
dholbert@cs.stanford.edu
fede2e1623 Whitespace-only change -- fixing too-little-indentation in two lines added from bug 385607. 2007-12-12 16:24:32 -08:00
martijn.martijn@gmail.com
ca4e3d4020 Modified test for bug 396024 again, now Mac is ignored, since this test could never work there 2007-12-12 15:13:31 -08:00
martijn.martijn@gmail.com
7d792f896a Disable test for bug 396024 again :(, because of error on the mac 2007-12-12 15:00:11 -08:00
martijn.martijn@gmail.com
c9253ce7cd Modified test for bug 396024 again, now Mac is ignored, since this test could never work there 2007-12-12 14:34:25 -08:00
dbaron@dbaron.org
18cb1751a3 Remove unused height output from nsLineLayout::EndSpan. b=407086 r+sr=roc a=dsicore 2007-12-12 13:51:18 -08:00
dbaron@dbaron.org
67bbbda580 Remove some code that handles unconstrained widths (and fix nsFirstLetterFrame not to pass them). b=407086 r+sr=roc a=dsicore 2007-12-12 13:51:00 -08:00
dbaron@dbaron.org
a8963504e9 Remove unused nsHTMLReflowState::mRightEdge. b=407086 r+sr=roc a=dsicore 2007-12-12 13:50:27 -08:00
dbaron@dbaron.org
c119e66f4c Fix comment describing nsBlockFrame. 2007-12-12 13:49:14 -08:00
martijn.martijn@gmail.com
bb908336e8 Disable test for bug 396024 again :(, because of error on the mac 2007-12-12 13:16:17 -08:00
martijn.martijn@gmail.com
0517e832a1 Reenable test for bug 396024, it should now fail gracefully when no printer is installed on the test machine 2007-12-12 12:44:46 -08:00
martijn.martijn@gmail.com
08fec540d9 Reftest for bug 404553 - ASSERTION: Child not at the right index? with table, marquee, span and title 2007-12-12 12:17:47 -08:00
martijn.martijn@gmail.com
06c6e5f3ee Bug 406073 - OnMouseOver and OnMouseOut Dysfunctional On Marquee, r=bzbarsky, sr=roc, a=beltzner 2007-12-12 06:56:57 -08:00
Olli.Pettay@helsinki.fi
12aa4ddec4 Bug 403168, r=jonas, sr=jst, a=blocking1.9 2007-12-12 00:33:32 -08:00
jruderman@hmc.edu
40342296f4 Add crashtest for bug 307298. 2007-12-11 21:01:36 -08:00
jruderman@hmc.edu
51ade1ac12 Add crashtest for bug 306940. 2007-12-11 20:49:28 -08:00
jruderman@hmc.edu
33fd54ceec Add crashtest for bug 306911 (and include dbaron's additional testcases) 2007-12-11 19:32:45 -08:00
roc+@cs.cmu.edu
c43f5b8d12 Bug 407009. In the last-ditch reflow of a scrollframe, only show the scrollbars which are not styled 'hidden'. r+sr=dbaron 2007-12-11 18:28:50 -08:00
roc+@cs.cmu.edu
5fa91c2bd3 Bug 403067. mVisibleArea may get stale so use GetWindowDimensions() when we're going to do a SetWindowDimensions() with new dimensions. r+sr=dbaron 2007-12-11 18:27:00 -08:00
roc+@cs.cmu.edu
cfe771c051 Bug 404180. Bidi reordering moves frames around so we can't trust pfd->mBounds in nsLineLayout::RelativePositionFrames. r+sr=dbaron 2007-12-11 17:43:09 -08:00
roc+@cs.cmu.edu
23f2ab8f1c Bug 363729. Don't allow fixed-pos tables to have abs-pos children. r=dholbert,sr=dbaron 2007-12-11 17:21:34 -08:00
roc+@cs.cmu.edu
cba1d47793 Bug 405380. Bidi reordering moves frames around so we can't trust pfd->mBounds in nsLineLayout::RelativePositionFrames. r+sr=dbaron 2007-12-11 16:42:20 -08:00