Mozilla Cross-Reference mozilla-central
mozilla/ layout/ style/
changes to
this directory
in the last:
day
week
month

Search for: within this directory

view using tree:

  Name Size Date (GMT) Description
Parent directory - Apr 21 2015  
crashtests/ - Feb 14 04:01  
res/ - Mar 2 00:01  
test/ - Mar 4 12:04  
xbl-marquee/ - Feb 19 12:05  
AnimationCollection.cpp 1k Feb 25 12:01  
AnimationCollection.h 3k Feb 25 12:01  
AnimationCommon.cpp 5k Feb 25 12:01  
AnimationCommon.h 7k Feb 25 12:01  
arrow-left.gif 57 Aug 4 2015  
arrow-right.gif 57 Aug 4 2015  
arrow.gif 56 Dec 15 2008  
arrowd-left.gif 60 Aug 4 2015  
arrowd-right.gif 59 Aug 4 2015  
arrowd.gif 59 Dec 15 2008  
contenteditable.css 9k Aug 15 2015  
CounterStyleManager.cpp 64k Feb 25 12:01  
CounterStyleManager.h 5k Apr 23 2015  
counterstyles.css 11k Mar 3 2015  
CSS.cpp 2k Jan 8 04:01 DOM object holding utility CSS functions
CSS.h 1k Jan 8 04:01 DOM object holding utility CSS functions
CSSCalc.h 11k Jul 13 2015  
CSSLexer.cpp 4k Dec 30 12:07  
CSSLexer.h 1k Sep 23 23:01  
CSSRuleList.cpp 1k Mar 20 2015  
CSSRuleList.h 1k Feb 25 12:01  
CSSStyleSheet.cpp 63k Feb 26 20:01 representation of a CSS style sheet
CSSStyleSheet.h 13k Feb 26 20:01 representation of a CSS style sheet
CSSUnprefixingService.js 14k May 12 2015 Implementation of a service that converts certain vendor-prefixed CSS properties to their unprefixed equivalents, for sites on a whitelist.
CSSUnprefixingService.manifest 161 Feb 27 2015  
CSSValue.h 1k Jul 13 2015 DOM object representing values in DOM computed style
CSSVariableDeclarations.cpp 5k Oct 26 11:02 CSS Custom Property assignments for a Declaration at a given priority
CSSVariableDeclarations.h 4k Oct 26 11:02 CSS Custom Property assignments for a Declaration at a given priority
CSSVariableImageTable.h 6k Oct 18 03:01 A global table that tracks images referenced by CSS variables.
CSSVariableResolver.cpp 8k Nov 4 12:01 object that resolves CSS variables using specified and inherited variable values
CSSVariableResolver.h 4k Oct 23 23:01 object that resolves CSS variables using specified and inherited variable values
CSSVariableValues.cpp 3k Dec 12 2013 computed CSS Variable values
CSSVariableValues.h 4k Apr 2 2014 computed CSS Variable values
Declaration.cpp 63k Mar 2 00:01 representation of a declaration block (or style attribute) in a CSS stylesheet
Declaration.h 15k Feb 3 12:01 representation of a declaration block (or style attribute) in a CSS stylesheet
designmode.css 326 May 21 2012  
ErrorReporter.cpp 10k Mar 6 04:01 diagnostic reporting for CSS style sheet parser
ErrorReporter.h 3k Oct 6 19:01 diagnostic reporting for CSS style sheet parser
FontFace.cpp 20k Jan 31 04:01  
FontFace.h 8k Feb 3 12:01  
FontFaceSet.cpp 55k Mar 2 16:01  
FontFaceSet.h 12k Mar 2 16:01  
FontFaceSetIterator.cpp 2k Jul 16 2015  
FontFaceSetIterator.h 1k Oct 18 03:01  
forms.css 29k Jan 19 12:02  
generate-stylestructlist.py 5k Aug 7 2015  
GenerateCSSPropsGenerated.py 2k Sep 23 11:01  
GroupRule.h 3k Nov 9 16:01 internal interface representing CSS style rules that contain other rules, such as @media rules
HandleRefPtr.h 2k Feb 25 12:01 smart pointer for strong references to objects through pointer-like "handle" objects
html.css 16k Feb 17 12:02  
ImageDocument.css 923 Feb 29 12:02  
ImageLoader.cpp 13k Oct 18 03:01 A class that handles style system image loads (other image loads are handled by the nodes in the content tree).
ImageLoader.h 3k Aug 19 2015  
ImportRule.h 1k Nov 6 04:01 class for CSS @import rules
IncrementalClearCOMRuleArray.cpp 2k Feb 25 12:01  
IncrementalClearCOMRuleArray.h 781 Jun 16 2015  
jar.mn 1k Mar 2 00:01  
LayerAnimationInfo.cpp 1k Sep 4 2015  
LayerAnimationInfo.h 971 Sep 4 2015  
Loader.cpp 90k Feb 26 20:01 loading of CSS style sheets using the network APIs
Loader.h 23k Feb 25 12:01 loading of CSS style sheets using the network APIs
Makefile.in 796 Jan 28 12:02  
MediaQueryList.cpp 4k Jul 13 2015 implements DOM interface for querying and observing media queries
MediaQueryList.h 2k Oct 18 03:01 implements DOM interface for querying and observing media queries
moz.build 6k Feb 29 12:02  
NameSpaceRule.h 1k Nov 6 04:01 class for CSS @namespace rules
noframes.css 373 Jan 4 12:02  
noscript.css 326 Jan 4 12:02  
nsAnimationManager.cpp 32k Feb 25 12:01  
nsAnimationManager.h 12k Feb 25 12:01  
nsComputedDOMStyle.cpp 198k Mar 2 00:01 DOM object returned from element.getComputedStyle()
nsComputedDOMStyle.h 28k Mar 2 00:01 DOM object returned from element.getComputedStyle()
nsComputedDOMStylePropertyList.h 20k Mar 2 00:01 a list of the CSS properties that are exposed on nsComputedDOMStyle objects, for preprocessing
nsCSSAnonBoxes.cpp 1k Dec 9 2013 atom list for CSS anonymous boxes
nsCSSAnonBoxes.h 899 Sep 11 2012 atom list for CSS anonymous boxes
nsCSSAnonBoxList.h 4k Jul 23 2014 atom list for CSS anonymous boxes
nsCSSCounterDescList.h 640 Jun 13 2014  
nsCSSDataBlock.cpp 28k Jan 11 12:02 compact representation of the property-value pairs within a CSS declaration, and the code for expanding and compacting it
nsCSSDataBlock.h 12k Jan 11 12:02 compact representation of the property-value pairs within a CSS declaration, and the code for expanding and compacting it
nsCSSFontDescList.h 648 Jan 7 12:03  
nsCSSKeywordList.h 25k Feb 26 00:01 keywords used within CSS property values
nsCSSKeywords.cpp 2k May 26 2015 keywords used within CSS property values
nsCSSKeywords.h 1k Nov 20 16:01 keywords used within CSS property values
nsCSSParser.cpp 569k Mar 6 04:01 parsing of CSS stylesheets, based on a token stream from the CSS scanner
nsCSSParser.h 14k Feb 2 12:01 parsing of CSS stylesheets, based on a token stream from the CSS scanner
nsCSSPropAliasList.h 13k Mar 2 00:01 a list of all CSS property aliases with data about them, for preprocessing
nsCSSProperty.h 3k Jan 2 04:01 enum types for CSS properties and their values
nsCSSPropertySet.h 3k Oct 23 03:01 bit vectors for sets of CSS properties
nsCSSPropList.h 126k Mar 2 00:01 a list of all CSS properties with considerable data about them, for preprocessing
nsCSSPropLogicalGroupList.h 3k Jan 2 04:01 a list of groups of logical properties, for preprocessing
nsCSSProps.cpp 132k Mar 2 00:01 methods for dealing with CSS properties and tables of the keyword values they accept
nsCSSProps.h 38k Feb 25 12:01 methods for dealing with CSS properties and tables of the keyword values they accept
nsCSSPropsGenerated.inc.in 636 Sep 23 11:01  
nsCSSPseudoClasses.cpp 3k Feb 11 2015 atom list for CSS pseudo-classes
nsCSSPseudoClasses.h 1k Oct 24 2014 atom list for CSS pseudo-classes
nsCSSPseudoClassList.h 11k Feb 17 12:02 atom list for CSS pseudo-classes
nsCSSPseudoElementList.h 4k Jan 28 12:02 atom list for CSS pseudo-elements
nsCSSPseudoElements.cpp 3k Feb 21 04:01 atom list for CSS pseudo-elements
nsCSSPseudoElements.h 4k Feb 21 04:01 atom list for CSS pseudo-elements
nsCSSRuleProcessor.cpp 141k Mar 3 12:01 style rule processor for CSS style sheets, responsible for selector matching and cascading
nsCSSRuleProcessor.h 9k Feb 19 12:05 style rule processor for CSS style sheets, responsible for selector matching and cascading
nsCSSRules.cpp 80k Feb 21 04:01 rules in a CSS stylesheet other than style rules (e.g., @import rules)
nsCSSRules.h 19k Nov 23 16:01 rules in a CSS stylesheet other than style rules (e.g., @import rules)
nsCSSScanner.cpp 36k Jun 25 2015 tokenization of CSS style sheets
nsCSSScanner.h 13k Sep 17 15:01 tokenization of CSS style sheets
nsCSSValue.cpp 88k Feb 3 12:01 representation of simple property values within CSS declarations
nsCSSValue.h 54k Mar 3 12:01 representation of simple property values within CSS declarations
nsDOMCSSAttrDeclaration.cpp 6k Feb 19 12:05 DOM object for element.style
nsDOMCSSAttrDeclaration.h 1k Oct 18 03:01 DOM object for element.style
nsDOMCSSDeclaration.cpp 13k Dec 15 12:04 base class for DOM objects for element.style and cssStyleRule.style
nsDOMCSSDeclaration.h 7k Oct 3 23:01 base class for DOM objects for element.style and cssStyleRule.style
nsDOMCSSRect.cpp 2k Mar 20 2015 DOM object representing rectangle values in DOM computed style
nsDOMCSSRect.h 1k Oct 18 03:01 DOM object representing rectangle values in DOM computed style
nsDOMCSSRGBColor.cpp 1k Mar 20 2015 DOM object representing color values in DOM computed style
nsDOMCSSRGBColor.h 1k Oct 18 03:01 DOM object representing color values in DOM computed style
nsDOMCSSValueList.cpp 3k Dec 26 04:01 DOM object representing lists of values in DOM computed style
nsDOMCSSValueList.h 1k Dec 26 04:01 DOM object representing lists of values in DOM computed style
nsFontFaceLoader.cpp 10k Mar 2 16:01 code for loading in @font-face defined font data
nsFontFaceLoader.h 1k Mar 2 16:01 code for loading in @font-face defined font data
nsFontFaceUtils.cpp 5k Feb 26 20:01  
nsFontFaceUtils.h 734 Mar 7 2015 helper utilities for working with downloadable fonts
nsHTMLCSSStyleSheet.cpp 6k Feb 25 12:01 style sheet and style rule processor representing style attributes
nsHTMLCSSStyleSheet.h 3k Feb 19 12:05 style sheet and style rule processor representing style attributes
nsHTMLStyleSheet.cpp 15k Feb 25 12:01 style sheet and style rule processor representing data from presentational HTML attributes
nsHTMLStyleSheet.h 5k Nov 18 00:01 style sheet and style rule processor representing data from presentational HTML attributes
nsICSSDeclaration.h 6k Oct 18 03:01 faster version of nsIDOMCSSStyleDeclaration using enums instead of strings, for internal use
nsICSSLoaderObserver.h 1k Feb 25 12:01 internal interface for observing CSS style sheet loads
nsICSSPseudoComparator.h 590 Apr 23 2015 internal interface for implementing complex pseudo-classes
nsICSSStyleRuleDOMWrapper.h 1k May 21 2012 interface to provide DOM inspector with access to internal interfaces via DOM interface
nsICSSUnprefixingService.idl 3k May 8 2015 interface for a service that converts certain vendor-prefixed CSS properties to their unprefixed equivalents
nsIMediaList.h 9k Jun 26 2015 representation of media lists used when linking to style sheets or by @media rules
nsIStyleRule.h 3k Nov 18 00:01 internal abstract interface for objects providing immutable style information
nsIStyleRuleProcessor.h 5k Aug 6 2015 internal abstract interface for containers (roughly origins within the CSS cascade) that provide style rules matching an element or pseudo-element
nsLayoutStylesheetCache.cpp 27k Mar 1 12:11  
nsLayoutStylesheetCache.h 4k Feb 25 12:01  
nsMediaFeatures.cpp 23k Feb 26 00:01 the features that media queries can test
nsMediaFeatures.h 3k Jan 19 12:02 the features that media queries can test
nsNthIndexCache.cpp 4k Jun 20 2014 A class that computes and caches the indices used for :nth-* pseudo-class matching.
nsNthIndexCache.h 3k Sep 30 23:01  
nsROCSSPrimitiveValue.cpp 16k Jan 11 12:02 DOM object representing values in DOM computed style
nsROCSSPrimitiveValue.h 4k Apr 20 2015 DOM object representing values in DOM computed style
nsRuleData.cpp 1k Jun 24 2015  
nsRuleData.h 4k Oct 20 11:01 temporary (expanded) representation of property-value pairs used to hold data from matched rules during style data computation.
nsRuleNode.cpp 399k Mar 2 00:01 a node in the lexicographic tree of rules that match an element, responsible for converting the rules' information into computed style
nsRuleNode.h 45k Feb 1 16:01 a node in the lexicographic tree of rules that match an element, responsible for converting the rules' information into computed style
nsRuleProcessorData.h 21k Feb 19 12:05 data structures passed to nsIStyleRuleProcessor methods (to pull loop invariant computations out of the loop)
nsRuleWalker.h 3k Nov 6 04:01 a class that walks the lexicographic tree of rule nodes as style rules are matched
nsStyleConsts.h 50k Feb 26 00:01 constants used in the style struct data provided by nsStyleContext
nsStyleContext.cpp 57k Mar 4 12:04 the interface (to internal code) for retrieving computed style data
nsStyleContext.h 25k Feb 19 12:05 the interface (to internal code) for retrieving computed style data
nsStyleCoord.cpp 11k Feb 11 2015 representation of length values in computed style data
nsStyleCoord.h 16k Nov 9 16:01 representation of length values in computed style data
nsStyleSet.cpp 88k Mar 1 12:11 the container for the style sheets that apply to a presentation, and the internal API that the style system exposes for creating (and potentially re-creating) style contexts
nsStyleSet.h 22k Feb 26 20:01 the container for the style sheets that apply to a presentation, and the internal API that the style system exposes for creating (and potentially re-creating) style contexts
nsStyleStruct.cpp 124k Mar 2 16:01 structs that contain the data provided by nsStyleContext, the internal API for computed style data for an element
nsStyleStruct.h 120k Feb 26 00:01 structs that contain the data provided by nsStyleContext, the internal API for computed style data for an element
nsStyleStructFwd.h 1k Oct 20 11:01 Forward declarations to avoid including all of nsStyleStruct.h.
nsStyleStructInlines.h 6k Dec 8 12:01 Inline methods that belong in nsStyleStruct.h, except that they require more headers.
nsStyleTransformMatrix.cpp 24k Feb 14 04:01 A class used for intermediate representations of the -moz-transform property.
nsStyleTransformMatrix.h 6k Feb 2 12:01 A class representing three matrices that can be used for style transforms.
nsStyleUtil.cpp 23k Jan 29 04:01  
nsStyleUtil.h 8k Jan 8 04:01  
nsTransitionManager.cpp 30k Feb 25 12:01 Code to start and animate CSS transitions.
nsTransitionManager.h 12k Feb 25 12:01 Code to start and animate CSS transitions.
number-control.css 774 Jun 16 2015  
plaintext.css 310 Feb 10 2014  
PythonCSSProps.h 1k Sep 23 03:01 A file meant as input to the preprocessor only
quirk.css 9k Feb 18 2015  
Rule.h 4k Feb 21 04:01 base class for all rule types in a CSS style sheet
RuleNodeCacheConditions.cpp 1k Jun 24 2015 an object that stores the result of determining whether a style struct that was computed can be cached in the rule tree, and if so, what the cache key is
RuleNodeCacheConditions.h 4k Oct 20 11:01 an object that stores the result of determining whether a style struct that was computed can be cached in the rule tree, and if so, what the conditions it relies on are
RuleProcessorCache.cpp 7k Jul 30 2015 cache of re-usable nsCSSRuleProcessors for given sets of style sheets
RuleProcessorCache.h 4k Oct 18 03:01 cache of re-usable nsCSSRuleProcessors for given sets of style sheets
ServoBindingHelpers.h 973 Feb 29 12:02  
ServoBindings.cpp 4k Mar 7 00:01  
ServoBindings.h 3k Mar 7 00:01  
ServoStyleSet.cpp 6k Feb 29 12:02  
ServoStyleSet.h 4k Feb 29 12:02  
ServoStyleSheet.cpp 2k Feb 29 12:02  
ServoStyleSheet.h 1k Feb 29 12:02  
SheetParsingMode.h 1k Feb 25 12:01  
SheetType.h 905 Oct 20 11:01 enum to represent a level in the cascade
StyleAnimationValue.cpp 144k Mar 2 00:01 Utilities for animation of computed style values
StyleAnimationValue.h 17k Feb 19 12:05 Utilities for animation of computed style values
StyleBackendType.h 624 Feb 25 12:01  
StyleRule.cpp 43k Feb 19 12:05 representation of CSS style rules (selectors+declaration), CSS selectors, and DOM objects for style rules, selectors, and declarations
StyleRule.h 11k Feb 19 12:05 representation of CSS style rules (selectors+declaration) and CSS selectors
StyleSetHandle.h 7k Feb 25 12:01  
StyleSetHandleInlines.h 7k Feb 25 12:01  
StyleSheet.cpp 719 Feb 26 20:01  
StyleSheet.h 1k Feb 26 20:01  
StyleSheetHandle.h 5k Feb 25 12:01  
StyleSheetHandleInlines.h 4k Feb 25 12:01  
StyleSheetInfo.cpp 1k Feb 26 20:01  
StyleSheetInfo.h 2k Feb 26 20:01  
SVGAttrAnimationRuleProcessor.cpp 3k Aug 6 2015 style rule processor for rules from SMIL Animation of SVG mapped attributes (attributes whose values are mapped into style)
SVGAttrAnimationRuleProcessor.h 2k Aug 6 2015 style rule processor for rules from SMIL Animation of SVG mapped attributes (attributes whose values are mapped into style)
TopLevelImageDocument.css 941 Feb 7 04:01  
TopLevelVideoDocument.css 670 May 27 2015  
ua.css 11k Mar 2 00:01  
viewsource.css 1k Jun 5 2015