gecko-dev/content
attinasi%netscape.com 3dcb1df4fd Checking for border width > 0 before setting the border style to NS_STYLE_BORDER_STYLE_BG_INSET.
This fixes a bug where style changes were causing table cell borders to appear when previously there
were none. b=25425 r=karnaze
2000-02-02 01:15:04 +00:00
..
base Avoid crashing when mousing over links in teh composer window. r=brade 2000-02-01 00:00:17 +00:00
events Fix bug #25864 watch() vulnerability 2000-02-02 00:22:58 +00:00
html Checking for border width > 0 before setting the border style to NS_STYLE_BORDER_STYLE_BG_INSET. 2000-02-02 01:15:04 +00:00
shared bug 24037 r=attinasi; nsOuterTableFrame handles bad incremental reflow by using the height of its rect. 2000-01-28 02:19:45 +00:00
xbl 18033: Emacs XBL key bindings for unix. r=hyatt 2000-01-31 23:47:40 +00:00
xml Fix to propagate failure from MakeAbsolute to DOM event handler. r=vidur,joki 2000-01-28 06:55:27 +00:00
xsl Change nsComponentManager::ProgIDToCLSID to nsComponentManager::ProgIDToClassID as per bug #3579. Checking in for sford. r=scc,r=blizzard 1999-12-30 22:03:58 +00:00
xslt/src Added preliminary DocumentHandler.h 1999-11-25 03:03:07 +00:00
xul Bugs 20677, 23905. Change nsXULElement to implement nsIContent like nsGenericElement and nsGenericHTMLElement. Specifically, do 'shallow' SetDocument() calls in AppendChildTo(), InsertChildAt() and ReplaceChildAt() methods. Change nsXULDocument to leave newly create element's mDocument as null (so 'null mDocument' means 'this element is not currently in the document'. Fix callers to ensure that a deep SetDocument() is made where necessary. r=hyatt 2000-02-01 22:57:36 +00:00