gecko-dev/layout/style
2005-08-27 05:59:51 +00:00
..
xbl-marquee Move some marquee styles into a scoped binding sheet, and deal better with the 2005-07-18 21:15:42 +00:00
.cvsignore
arrow.gif
arrowd.gif
forms.css Bug 305767 - Allow a different marker character for preprocessing CSS files - r=hixie+mconnor 2005-08-26 12:49:37 +00:00
html.css b=294852, canvas is too easily selected, r=vladimir,a=bsmedberg 2005-07-28 17:20:37 +00:00
Makefile.in Bug 305767 - Allow a different marker character for preprocessing CSS files - r=hixie+mconnor 2005-08-26 12:49:37 +00:00
nsComputedDOMStyle.cpp Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out 2005-08-22 22:24:29 +00:00
nsComputedDOMStyle.h Fix crashes when computed style is used on a dead presentation. Bug 291183, 2005-06-03 01:51:15 +00:00
nsCSSAnonBoxes.cpp
nsCSSAnonBoxes.h
nsCSSAnonBoxList.h Bug 290752. Don't create unnecessary level of style contexts for scrolled frames. r+sr=bzbarsky,a=asa 2005-04-28 22:14:16 +00:00
nsCSSDataBlock.cpp Implement css3 syntax for url() values of cursor with optional hotspot coordinates. b=286303 r=biesi sr=bzbarsky a=asa 2005-07-01 04:29:42 +00:00
nsCSSDataBlock.h Don't call ValueAppended on every single inline style mutation. Should be a 2005-04-28 20:19:24 +00:00
nsCSSDeclaration.cpp Implement css3 syntax for url() values of cursor with optional hotspot coordinates. b=286303 r=biesi sr=bzbarsky a=asa 2005-07-01 04:29:42 +00:00
nsCSSDeclaration.h Don't call ValueAppended on every single inline style mutation. Should be a 2005-04-28 20:19:24 +00:00
nsCSSKeywordList.h Implement the same block-alignment behavior for align=left (which matters only for RTL) that we do for center and right. b=64510 r+sr=roc a=asa 2005-06-15 23:45:06 +00:00
nsCSSKeywords.cpp
nsCSSKeywords.h
nsCSSLoader.cpp Allow passing a cached nsIContentPolicy service pointer to 2005-08-19 15:00:01 +00:00
nsCSSLoader.h Clean up includes a bit in CSSLoader. Bug 290107, r+sr=dbaron, a=brendan 2005-04-14 15:27:16 +00:00
nsCSSOMFactory.cpp
nsCSSOMFactory.h
nsCSSParser.cpp Improve error reporting on unknown function pseudo-classes. Bug 261073, r+sr=dbaron 2005-08-16 01:46:04 +00:00
nsCSSProperty.h
nsCSSPropList.h Bug 277135 - addressing svg style sr comments. r=scooter, sr=dbaron 2005-04-04 21:42:26 +00:00
nsCSSProps.cpp Implement the same block-alignment behavior for align=left (which matters only for RTL) that we do for center and right. b=64510 r+sr=roc a=asa 2005-06-15 23:45:06 +00:00
nsCSSProps.h Fix a few -moz-outline* problems and drop the prefix. 2005-03-27 11:36:08 +00:00
nsCSSPseudoClasses.cpp
nsCSSPseudoClasses.h
nsCSSPseudoClassList.h Support :required and :optional pseudoclasses. Bug 302608, r+sr=bzbarsky, a=mkaply 2005-08-02 08:29:03 +00:00
nsCSSPseudoElementList.h
nsCSSPseudoElements.cpp
nsCSSPseudoElements.h
nsCSSRule.cpp
nsCSSRule.h
nsCSSRuleProcessor.h
nsCSSRules.cpp Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsCSSRules.h Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsCSSScanner.cpp Use PRInt32 instead of PRUnichar to match everything else and handle EOF correctly. b=305947 r+sr=bzbarsky 2005-08-27 05:59:51 +00:00
nsCSSScanner.h Escapes should be allowed to start an id. Bug 299148, r+sr=dbaron, a=bsmedberg 2005-07-19 20:49:34 +00:00
nsCSSStruct.cpp Bug 277135 - addressing svg style sr comments. r=scooter, sr=dbaron 2005-04-04 21:42:26 +00:00
nsCSSStruct.h Correct comment that refers to nonexistent type. 2005-08-08 21:38:04 +00:00
nsCSSStyleRule.cpp Create CSSLoaders when the document object is created and deCOMify the getter. 2005-04-19 01:27:11 +00:00
nsCSSStyleSheet.cpp Bug 299992 (re-landing) - Move pldhash etc. into the xpcom glue, and centralize various instances of nsINIParser in the xpcom glue. Some files were cvscopied from xpcom/ds to xpcom/glue r=brendan/darin 2005-08-15 18:29:55 +00:00
nsCSSStyleSheet.h Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsCSSValue.cpp check a pref to determine whether CSS background images should block onload 2005-07-15 21:19:04 +00:00
nsCSSValue.h Implement CSS2 counters. b=3247 r+sr=bzbarsky 2005-04-01 23:07:00 +00:00
nsDOMCSSAttrDeclaration.cpp Create CSSLoaders when the document object is created and deCOMify the getter. 2005-04-19 01:27:11 +00:00
nsDOMCSSAttrDeclaration.h
nsDOMCSSDeclaration.cpp Fix a few -moz-outline* problems and drop the prefix. 2005-03-27 11:36:08 +00:00
nsDOMCSSDeclaration.h
nsDOMCSSRect.cpp
nsDOMCSSRect.h
nsDOMCSSRGBColor.cpp
nsDOMCSSRGBColor.h
nsDOMCSSValueList.cpp
nsDOMCSSValueList.h bug 286899 Follow CSS 2.1, rather than css3-ui, for the computed style for the 2005-03-20 13:35:31 +00:00
nsHTMLCSSStyleSheet.cpp Implement CSS2 counters. b=3247 r+sr=bzbarsky 2005-04-01 23:07:00 +00:00
nsHTMLStyleSheet.cpp Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out 2005-08-22 22:24:29 +00:00
nsHTMLStyleSheet.h Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsIComputedDOMStyle.h
nsICSSDeclaration.h
nsICSSGroupRule.h
nsICSSImportRule.h Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsICSSLoader.h Clean up includes a bit in CSSLoader. Bug 290107, r+sr=dbaron, a=brendan 2005-04-14 15:27:16 +00:00
nsICSSLoaderObserver.h
nsICSSNameSpaceRule.h
nsICSSOMFactory.h
nsICSSParser.h b=288796, add public ParseColorString method to CSSParser, r+sr=dbaron,a=asa 2005-04-18 02:51:40 +00:00
nsICSSPseudoComparator.h
nsICSSRule.h
nsICSSStyleRule.h
nsICSSStyleRuleDOMWrapper.h
nsICSSStyleSheet.h Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsIHTMLCSSStyleSheet.h
nsIInspectorCSSUtils.h
nsIMediaList.h Use protected instead of private so VC6 gets less confused when nsDerivedSafe is involved. Hopefully fixing bustage. b=156716 2005-03-30 01:42:06 +00:00
nsInspectorCSSUtils.cpp Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out 2005-08-22 22:24:29 +00:00
nsInspectorCSSUtils.h
nsIStyleRule.h
nsIStyleRuleProcessor.h Improve comments. r=bzbarsky a=comment changes only 2005-07-26 02:28:02 +00:00
nsIStyleRuleSupplier.h
nsIStyleSheet.h Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky 2005-03-30 00:36:57 +00:00
nsLayoutStylesheetCache.cpp Bug 222654: global/scrollbars.css for native scrollbars different on Mac (many Firefox themes break scrollbars on Mac). Use nativescrollbars.css and xulscrollbars.css and ship both files on all platforms. r=neil, kevin, sr=bz 2005-08-14 16:23:37 +00:00
nsLayoutStylesheetCache.h
nsROCSSPrimitiveValue.cpp
nsROCSSPrimitiveValue.h
nsRuleData.h
nsRuleNode.cpp Implement css3 syntax for url() values of cursor with optional hotspot coordinates. b=286303 r=biesi sr=bzbarsky a=asa 2005-07-01 04:29:42 +00:00
nsRuleNode.h
nsRuleWalker.h
nsStyleContext.cpp Backout the patch for bug 273857. The required behaviour is not defined in the html spec, so we should do what we did for years in strict mode rather than following IE's new strict mode rendering. bug 300734 r/sr=dbaron a=benjamin 2005-07-20 12:03:15 +00:00
nsStyleContext.h
nsStyleCoord.cpp
nsStyleCoord.h
nsStyleSet.cpp Fix typo in comment. b=305901. 2005-08-25 14:34:36 +00:00
nsStyleSet.h Document interaction of nsIStyleSheetService with ua.css and user*.css. Bug 2005-08-20 01:24:00 +00:00
nsStyleStruct.cpp bug 292998 2005-08-13 11:54:22 +00:00
nsStyleStruct.h Implement css3 syntax for url() values of cursor with optional hotspot coordinates. b=286303 r=biesi sr=bzbarsky a=asa 2005-07-01 04:29:42 +00:00
nsStyleStructList.h
nsStyleUtil.cpp Bug 78510. Maintain a per-document hashmap from URI-spec-hash to set of pointers to content elements that are links to those URIs whose state has been queried by the style system. Use this map to efficiently mark visited any links to URIs which get visited. r+sr=dbaron, with input from bryner and bzbarsky, a=jesup with support from dbaron. May impact Tp and other metrics, be careful out there. 2005-08-10 20:21:44 +00:00
nsStyleUtil.h
quirk.css
ua.css Bug 290752. Don't create unnecessary level of style contexts for scrolled frames. r+sr=bzbarsky,a=asa 2005-04-28 22:14:16 +00:00
viewsource.css Bug 299184 Should set background-color property for prettyprint 2005-07-11 22:22:47 +00:00