gecko-dev/layout/base/public
dbaron%fas.harvard.edu e0c71d1e53 Fix bug 15428 as suggested by VYV03354@nifty.ne.jp . Stop using 0 as the initial values for min and max of inline box contents so that lines that do not (vertically) contain their own baseline are sized correctly. Also, correctly size BR frames using their line-height (for strict-mode only).
Fix bugs 24186, 26996, and 26998 by reworking the quirks-mode line-height handling so that inline elements that do not have text as children (or meet a few other conditions that show the author wants real CSS support) will not increase the size of the line, but will be as close to their correct size as possible without enlarging the line.  This fix includes emulation of the strange Nav4/IE quirk that a block's line-height is enforced on the first line of LI elements and the last line of LI, DD, and DT elements.  Many of the changes are removing an earlier fix for 24186.

r=buster
2000-02-15 04:26:44 +00:00
..
.cvsignore
MANIFEST
MANIFEST_IDL
Makefile.in
makefile.win
nsFrameList.h
nsFrameTraversal.h
nsHTMLReflowState.h
nsIAnonymousContent.h
nsICaret.h
nsIChromeEventHandler.idl
nsIContent.h
nsIContentIterator.h big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened. 2000-02-10 04:35:51 +00:00
nsIDiskDocument.h
nsIDocument.h Fix for bugs 20485 and 24600. We no longer flush immediately in the content sink when we hit a script element. Instead the sink is a document observer and listens for BeginUpdate/EndUpdate notifications when evaluating a script and flushes only if necessary. Added BeginUpdate/EndUpdate notifications to nsIDocument and layout content (note that it's still necessary for XUL content). r=nisheeth,pollmann 2000-01-28 23:43:12 +00:00
nsIDocumentContainer.h
nsIDocumentEncoder.h
nsIDocumentObserver.h
nsIDocumentViewer.h
nsIElementFactory.h
nsIFocusTracker.h
nsIFrame.h Fix for bug 9140. Area elements now have event fired for them. r=joki 2000-02-11 01:24:59 +00:00
nsIFrameDebug.h Event Target Debugging (b=18175), a debugging feature to help with fixing bugs where events are going to the wrong elements. It shows (like Visual Debugging) which frame is receiving events, and one can therefore move the mouse over the page to see what frame gets events. All the code is #ifdef NS_DEBUG. However, it is not yet hooked up to the viewer menu (to be checked in later). 2000-02-03 02:49:58 +00:00
nsIFrameImageLoader.h
nsIFrameManager.h
nsIFrameSelection.h big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened. 2000-02-10 04:35:51 +00:00
nsIFrameUtil.h
nsILayoutDebugger.h Event Target Debugging (b=18175), a debugging feature to help with fixing bugs where events are going to the wrong elements. It shows (like Visual Debugging) which frame is receiving events, and one can therefore move the mouse over the page to see what frame gets events. All the code is #ifdef NS_DEBUG. However, it is not yet hooked up to the viewer menu (to be checked in later). 2000-02-03 02:49:58 +00:00
nsILayoutHistoryState.h
nsIMutableStyleContext.h
nsINameSpace.h
nsINameSpaceManager.h
nsIPageSequenceFrame.h
nsIPresContext.h
nsIPresShell.h Prevent synchronous paints during reflows bug 20150; r=rods@netscape.com 2000-02-09 15:48:01 +00:00
nsIPresState.h
nsIReflowCommand.h
nsIScrollableFrame.h
nsISelection.h
nsISelectionControler.h
nsISelectionController.idl
nsISelfScrollingFrame.h
nsISpaceManager.h
nsIStatefulFrame.h
nsIStyleContext.h
nsIStyleFrameConstruction.h
nsIStyleRule.h
nsIStyleRuleProcessor.h
nsIStyleSet.h
nsIStyleSheet.h
nsIStyleSheetLinkingElement.h
nsIStyledContent.h
nsITextContent.h
nsLayoutAtomList.h Fix bug 15428 as suggested by VYV03354@nifty.ne.jp . Stop using 0 as the initial values for min and max of inline box contents so that lines that do not (vertically) contain their own baseline are sized correctly. Also, correctly size BR frames using their line-height (for strict-mode only). 2000-02-15 04:26:44 +00:00
nsLayoutAtoms.h
nsLayoutUtils.h
nsPresContext.h
nsStyleChangeList.h
nsStyleConsts.h
nsStyleCoord.h
nsStyleStruct.h
nsTextFragment.h
nslayout.h