Commit Graph

709 Commits

Author SHA1 Message Date
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
a4389a11ce bug 175455 - Added mTableDerivedComputedWidth to the reflow state to detect computed widths which exist only because of table cells. Limit percent width of descendants whose percentage base has such a computed width. sr=roc, r=bernd 2003-01-19 20:07:39 +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%dbaron.org
5330ca70f2 Add testcase for bug 48237. 2003-01-19 16:32:57 +00:00
bryner%netscape.com
7f0488eb18 Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky. 2003-01-09 06:49:07 +00:00
dbaron%fas.harvard.edu
a34c46af22 Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only. 2003-01-01 23:53:20 +00:00
dbaron%fas.harvard.edu
9774e2e9c5 Add testcases for 134580 and 155333. 2002-12-15 01:47:10 +00:00
karnaze%netscape.com
713fe5e17e new regression tests, not affecting the build. 2002-12-05 01:15:55 +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
bzbarsky%mit.edu
fe53f95e60 Make the CSSLoader correctly order stylesheets as they are dynamically added
and removed via the DOM.  Clean up the nsIDocument stylesheet accessors.  Clean
up nsIDocumentObserver stylesheet stuff a bit.  Make style sheets visible in
the CSSOM (though not completely accessible) from the moment the load is kicked
off.  Make us have sheet objects that can be manipulated via CSSOM even for
failed loads. Bug 107567, bug 47734, bug 57225, bug 178407.
r=sicking,  sr=peterv.
2002-12-03 05:48:14 +00:00
rods%netscape.com
121ffd55cd more tests 2002-11-22 22:46:10 +00:00
rods%netscape.com
8c7399af05 more tests 2002-11-22 22:39:51 +00:00
karnaze%netscape.com
b45c62b0be bug 178855 - don't support fixed, absolute, floating tables that are the root content. sr=bzbarsky, r=dbaron. 2002-11-18 16:02:43 +00:00
bernd.mielke%snafu.de
eb8a1c9f88 enable static caption-side testcases for layout regression tests, not part of any build 2002-11-16 11:01:59 +00:00
cmanske%netscape.com
722881b278 Command Controller refactoring and cleanup, mostly by mjudge with help by cmanske, b=170353, r=brade, sr=sfraser. EditingSession cleanup and new commands in \editor, b=174439, r=mjudge, sr=sfraser 2002-11-12 23:03:27 +00:00
karnaze%netscape.com
f2e25ec04e bug 119786 - don't consider a caption and row group frame to be siblings (caption and row group content are siblings). sr=kin, r=bernd. 2002-11-12 15:55:39 +00:00
bernd.mielke%snafu.de
131f0360af layout regression testcase for caption-side, not part of any build 2002-10-30 06:31:49 +00:00
karnaze%netscape.com
6ce7422f7e New regression tests, not affecting the build. 2002-10-21 15:01:17 +00:00
rods%netscape.com
138a0ffb5a adding some new testcases 2002-10-09 03:45:01 +00:00
rods%netscape.com
08a93ce833 adding some test cases 2002-10-09 03:44:20 +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
darin%netscape.com
7f1956b180 fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky 2002-10-06 02:20:35 +00:00
karnaze%netscape.com
90d5d15e13 new regression tests, not affecting the build. 2002-10-03 16:30:51 +00:00
rods%netscape.com
9d7453356e printing tests 2002-10-01 21:48:17 +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
jdunn%netscape.com
e5bbb740af AIX requires symbols to be resolved at link time:
resolving NS_NewTransformMediator
# 136401
r=cls@seawood.org
2002-09-24 14:36:18 +00:00
karnaze%netscape.com
f54367c783 bug 139524 - handle style of col's with spans. sr=kin, r=bernd 2002-09-15 03:45:10 +00:00
rods%netscape.com
d8a5ddd33f Adding more tests 2002-09-12 12:29:33 +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
rods%netscape.com
cb48363414 fixing a couple of printing tests 2002-08-23 14:00:40 +00:00
bryner%netscape.com
a4ad927bcd Ignore ParseCSS binary. 2002-08-23 10:23:19 +00:00
gerv%gerv.net
5d6f3fde41 Bug 53764 - Netscape Confidential and Proprietary source code in the mozilla source tree. Patch by moz@compsoc.man.ac.uk; r=gerv, auto-sr=brendan (comment changes only.) 2002-08-15 07:20:50 +00:00
gerv%gerv.net
13abf76938 Bug 53764 - change tests to remove NSCP Confidential notices (and <cr> characters.) Patch by moz@compsoc.man.ac.uk; r=gerv, auto-sr=brendan. 2002-08-10 16:49:00 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
seawood%netscape.com
301b1a4ca8 Remove unused defines:
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG

Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner

_IMPL_NS_VIEW

Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
seawood%netscape.com
bdbbad71ef Fix win32 gmake static builds.
Bug #160104 r=bryner
2002-08-06 04:17:50 +00:00
bzbarsky%mit.edu
9664a11660 new regression test. not part of build. 2002-07-30 06:41:37 +00:00
rods%netscape.com
5a1daf5a2a fixing up test for more variants 2002-07-22 14:43:17 +00:00
rods%netscape.com
c7f42486a8 adding hidden iframe test 2002-07-22 14:02:27 +00:00
rods%netscape.com
45b2693413 Added additional tests cases for printing 2002-07-22 10:58:21 +00:00
karnaze%netscape.com
d4170a31fb new regression tests, not affecting the build. 2002-07-17 16:51:52 +00:00
rods%netscape.com
5fb31c3e15 Add additional test to printing test files 2002-07-17 13:37:59 +00:00
karnaze%netscape.com
7f034a3166 new regression tests not affecting the build. 2002-07-15 15:18:28 +00:00
dbaron%fas.harvard.edu
e63a11c0e8 Split strict mode into almost-standards and full-standards mode, where the only quirk in almost standards mode is the quirky inline box model. Remove previous fix for bug 151620. Tweak mode detection to use almost-standards for XHTML Transitional, HTML 4.01 transitional with system ID, and for IBM system DOCTYPE. b=153032 r=karnaze, bzbarsky, harishd sr=waterson 2002-06-25 21:16:17 +00:00
karnaze%netscape.com
fcf58cc094 bug 127022 - make sure the desired width is at least as big as the max element width. sr=kin, r=alexsavulov 2002-06-19 23:16:33 +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