pjs/layout/style
jst%netscape.com 3a2103bd72 Fix for bug #30492 and last part of #9876. Setting a style property to an empty string through the DOM now removes the property. 2000-05-01 22:59:54 +00:00
..
arrow.gif
arrowd.gif
html.css Fix for Linux bustage, bug 37643. Give outer table reflow state initial computed values of 0 to avoid excessive reflows from boxes. 2000-04-30 22:29:01 +00:00
nsCSSDeclaration.cpp 9876. Implemented CSSStyleDeclaration removeProperty. r=jst. 2000-04-28 08:35:40 +00:00
nsCSSKeywordList.h Implemented i18n list-style-types. Thanks to bakibon@yahoo.com. 2000-04-21 08:05:29 +00:00
nsCSSKeywords.cpp making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
nsCSSKeywords.h
nsCSSLoader.cpp Fixed recent regression: DidLoadStyle was not being called if the status was failure, causing the parser to remain blocked forever. b=27208 2000-04-27 00:51:06 +00:00
nsCSSParser.cpp 35261. Implement :last-node (P and Hx tags inside a cell do not collapse the cell). Change TD to collapse the bottom margin on the last-node. 2000-04-28 10:02:12 +00:00
nsCSSPropList.h
nsCSSProps.cpp making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
nsCSSProps.h Implemented Style Size Dump. r=rickg b=26565 2000-03-31 07:08:36 +00:00
nsCSSRule.cpp
nsCSSRule.h
nsCSSRules.cpp Implemented Style Size Dump. r=rickg b=26565 2000-03-31 07:08:36 +00:00
nsCSSScanner.cpp Fix bugs 12398, 12450, and 35215, and comment out some unused code. r=pierre@netscape.com 2000-04-27 00:12:25 +00:00
nsCSSScanner.h Fix bugs 12398, 12450, and 35215, and comment out some unused code. r=pierre@netscape.com 2000-04-27 00:12:25 +00:00
nsCSSStruct.cpp 9876. Implemented CSSStyleDeclaration removeProperty. r=jst. 2000-04-28 08:35:40 +00:00
nsCSSStyleRule.cpp 9876. Implemented CSSStyleDeclaration removeProperty. r=jst. 2000-04-28 08:35:40 +00:00
nsCSSStyleSheet.cpp 35261. Implement :last-node (P and Hx tags inside a cell do not collapse the cell). Change TD to collapse the bottom margin on the last-node. 2000-04-28 10:02:12 +00:00
nsCSSValue.cpp making string conversions explicit 2000-04-15 21:18:29 +00:00
nsCSSValue.h
nsDOMCSSDeclaration.cpp Fix for bug #30492 and last part of #9876. Setting a style property to an empty string through the DOM now removes the property. 2000-05-01 22:59:54 +00:00
nsDOMCSSDeclaration.h Updating the DOM interface CSSStyleDeclaration to DOM Level 2. 2000-04-20 13:50:56 +00:00
nsHTMLCSSStyleSheet.cpp making string conversions explicit 2000-04-15 20:15:37 +00:00
nsHTMLStyleSheet.cpp Back out changes my changes to nsILinkHandler because of performance problems. 2000-04-18 04:34:20 +00:00
nsICSSGroupRule.h
nsICSSImportRule.h
nsICSSLoader.h Added support for @charset in external stylesheets, as well as support for charset being set byt HTML document for parsing HTML style attributes in other charsets. r=ftang b=2870,28500 2000-04-23 02:01:40 +00:00
nsICSSLoaderObserver.h
nsICSSNameSpaceRule.h
nsICSSParser.h Added support for @charset in external stylesheets, as well as support for charset being set byt HTML document for parsing HTML style attributes in other charsets. r=ftang b=2870,28500 2000-04-23 02:01:40 +00:00
nsICSSRule.h
nsICSSStyleRule.h Prevent selector matching from incorrectly failing due to greedy matching. b=24031 r=pierre@netscape.com 2000-04-22 00:47:18 +00:00
nsICSSStyleSheet.h eliminiate NS_COMFALSE and remove a layer of logical negation. 2000-04-16 00:23:57 +00:00
nsIHTMLCSSStyleSheet.h
nsIStyleRule.h Implemented Style Size Dump. r=rickg b=26565 2000-03-31 07:08:36 +00:00
nsIStyleRuleProcessor.h Implemented Style Size Dump. r=rickg b=26565 2000-03-31 07:08:36 +00:00
nsIStyleSheet.h Implemented Style Size Dump. r=rickg b=26565 2000-03-31 07:08:36 +00:00
nsStyleContext.cpp new reflow/layout code for outer table to handle captions and margins. better % height handling. 2000-04-28 21:05:31 +00:00
nsStyleCoord.h
nsStyleSet.cpp Implemented Style Size Dump. r=rickg b=26565 2000-03-31 07:08:36 +00:00
nsStyleUtil.cpp Made prefapi.h private and removed all #includes of it outside of libpref. r=norris 2000-04-15 03:43:09 +00:00
ua.css