Commit Graph

98 Commits

Author SHA1 Message Date
seawood%netscape.com
2ea48d15fd Use 'mount -' to get cygdrive mountpoint rather than assuming /cygdrive.
Bug #158920 r=bryner
2003-04-02 06:22:59 +00:00
bzbarsky%mit.edu
2c56e0638e Landing bug 83774 -- move image loading for <img>, <object>, <embed>, <input
type="image"> into the content nodes and out of nsImageFrame.  r=pavlov, sr=jst
2003-03-19 03:47:09 +00:00
dbaron%dbaron.org
3e2ee83b87 Add testcase for bug 177331. 2003-03-12 00:07:40 +00:00
dbaron%dbaron.org
a3616ebbd5 Add testcase for bug 196919. 2003-03-11 23:22:47 +00:00
karnaze%netscape.com
452b8a6153 bug 179683 - implement printing of fixed positioned elemements, clean up ViewportFrame. sr=roc, r=bzbarsky. 2003-01-20 18:04:34 +00:00
karnaze%netscape.com
cfba1a62c7 bug 176423 - Consider overflowing children when calculating max element width. sr=kin, r=alexsavulov. 2003-01-19 20:25:29 +00:00
karnaze%netscape.com
f0306f7547 Added AdjustAbsoluteContainingBlock to get the first-in-flow of a positioned inline frame in galley mode as the absolute containing block. sr=bzbarsky, r=dbaron. 2003-01-19 18:58:59 +00:00
dbaron%fas.harvard.edu
9774e2e9c5 Add testcases for 134580 and 155333. 2002-12-15 01:47:10 +00:00
karnaze%netscape.com
7807d08324 new regression tests, not affecting the build. 2002-12-04 01:58:59 +00:00
karnaze%netscape.com
4a6254c478 new regression tests, not affecting the build. 2002-12-03 16:35:23 +00:00
karnaze%netscape.com
6ce7422f7e New regression tests, not affecting the build. 2002-10-21 15:01:17 +00:00
karnaze%netscape.com
40902d04df bug 163614 - Changed DeleteChildsNextInFlow to DeleteNextInFlowChild, params, and callers. sr=kin, r=alexsavulov,dcone 2002-10-08 20:35:26 +00:00
karnaze%netscape.com
182417eb0a bug 169620 - don't pass in negative avail widths, don't add/subtract from NS_UNCONSTRAINEDSIZE, make HR's desired width at least as big as its me width. sr=kin, r=dbaron 2002-09-24 21:02:20 +00:00
karnaze%netscape.com
23a1a3be5c new regression tests, not affecting the build. 2002-09-09 18:37:29 +00:00
alexsavulov%netscape.com
b985f2182e regression test files update to match the gmake directory tree
not affecting the build
2002-08-25 06:44:45 +00:00
karnaze%netscape.com
7f034a3166 new regression tests not affecting the build. 2002-07-15 15:18:28 +00:00
karnaze%netscape.com
4df112e093 new regression tests, not affecting the build. 2002-06-19 23:07:11 +00:00
bzbarsky%mit.edu
117b27cc78 layout tests, not part of build 2002-06-18 10:31:16 +00:00
karnaze%netscape.com
8d5a4575cc new regression tests, not affecting the build. 2002-06-14 14:56:54 +00:00
karnaze%netscape.com
15b15adda7 fix block regression test bustage, not affecting the build. 2002-06-11 16:50:42 +00:00
karnaze%netscape.com
b139423276 new regression tests, not affecting the build. 2002-05-28 23:44:53 +00:00
bernd.mielke%snafu.de
2b2856f3ad making the regression tests working again under linux ( I broke it) bug 136519
this is Not Part of the Build, thanks to bz for providing the fix
2002-04-18 17:53:32 +00:00
bernd.mielke%snafu.de
4ce91fc502 make rtest.sh windows compatible, this allows windows gmake builds to run
*the* layout regression tests, not part of the build bug 136519 r=jkeiser sr=attinasi
2002-04-14 17:50:50 +00:00
karnaze%netscape.com
01e4335ebe new regression test not affecting the build. 2002-03-20 22:18:38 +00:00
karnaze%netscape.com
2fd42e9ea3 new regression tests not affecting the build 2002-03-19 04:49:12 +00:00
bernd.mielke%snafu.de
a1b8b85b90 adding formctl layout regression tests to main layout tests. 2002-03-09 19:52:30 +00:00
waterson%netscape.com
d4c708dd20 Add test case for bug 46918. 2002-01-31 03:02:30 +00:00
waterson%netscape.com
7490c158ee Bug 52242. Include space manager information when computing auto-sized block's height. r=dbaron, sr=attinasi 2002-01-14 20:04:30 +00:00
attinasi%netscape.com
e871b26614 Added regression test for split images (bug 111255). Not part of build 2002-01-11 19:05:05 +00:00
attinasi%netscape.com
28e7266b5a Regression test for split images. Not part of build 2002-01-11 19:04:37 +00:00
smontagu%netscape.com
df9d12e532 Add regression test case for bug 9100. Not part of the build. 2001-12-21 01:22:15 +00:00
bernd.mielke%snafu.de
7517847885 block regression test - not part of the build 2001-12-09 15:36:55 +00:00
bernd.mielke%snafu.de
05f6d1c0b2 remove non local access in layout regression testcase - not part of the build 2001-11-18 19:09:15 +00:00
alexsavulov%netscape.com
d24bed9621 testcase or bugzilla bug 45621 (not affecting the build) 2001-10-08 21:40:58 +00:00
waterson%netscape.com
dece5d01cc Alternative test case for bug 97383. 2001-10-02 23:23:30 +00:00
gerv%gerv.net
4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
dbaron%fas.harvard.edu
a7e1f13de7 Add list of good regression test pages on the net. Not part of the build 2001-09-27 00:13:52 +00:00
dbaron%fas.harvard.edu
f64e6ca2dc Add list of good regression test pages on the net. Not part of the build 2001-09-27 00:04:07 +00:00
dbaron%fas.harvard.edu
94becbac47 Ignore all regression test output. Not part of build. 2001-09-26 23:57:07 +00:00
bernd.mielke%snafu.de
0084f1a429 bug 97905, adding a link from block regression tests to table regression tests,
this has already been done for linux. Creating a virtual drive s: if necessary.
r=karnaze not part of the build
2001-09-16 18:35:07 +00:00
waterson%netscape.com
560f091a60 Bug 97383. Add regression test. 2001-09-11 22:49:15 +00:00
waterson%netscape.com
4c0f39132f Add XBL and table printing tests. Not part of the build. 2001-07-26 22:38:08 +00:00
waterson%netscape.com
aebeaef255 Bug 87543. Add regression test. Not part of the build. 2001-07-05 17:54:15 +00:00
waterson%netscape.com
a27d682ce5 Add test case for bug 81776. Not part of the build. 2001-06-20 00:57:09 +00:00
waterson%netscape.com
4c8b21b431 Add test case for bug 18754. Not part of the build. 2001-06-18 18:15:59 +00:00
waterson%netscape.com
54f2523771 Remove vestigial cruft. 2001-05-31 04:23:22 +00:00
waterson%netscape.com
5c33f5bde4 Bug 58674. Add regression tests. Not part of the build. 2001-05-31 03:23:37 +00:00
waterson%netscape.com
888ac0c959 Add regression test for bug 82221. Not part of the build. 2001-05-31 00:15:42 +00:00
waterson%netscape.com
8a5f3ef7c0 Add regression tests for bugs 4831, 59200, and 69960. Not part of the build. 2001-05-23 00:33:07 +00:00
waterson%netscape.com
409a4db4f2 Add new tests to cover regressions I'd caused earlier with bug 43914. Not part of the build. 2001-05-18 22:26:07 +00:00