.. |
crashtests
|
Bug 1319072 - Don't assert even if coefficient is out of range [0, 1]. r=boris
|
2016-11-22 08:11:42 +09:00 |
res
|
Bug 1223561 - Support putting <table> into fullscreen. r=dbaron
|
2016-11-22 16:31:56 +11:00 |
test
|
Bug 1315403 followup - Fix mochitest failure and lint error.
|
2016-11-22 13:59:47 +11:00 |
xbl-marquee
|
Bug 1312272 - Marquee event handlers to adhere CSP. r=smaug
|
2016-11-04 22:54:59 -04:00 |
AnimationCollection.cpp
|
…
|
|
AnimationCollection.h
|
…
|
|
AnimationCommon.cpp
|
…
|
|
AnimationCommon.h
|
…
|
|
CSS.cpp
|
…
|
|
CSS.h
|
…
|
|
CSSCalc.h
|
…
|
|
CSSEnabledState.h
|
…
|
|
CSSLexer.cpp
|
…
|
|
CSSLexer.h
|
…
|
|
CSSRuleList.cpp
|
…
|
|
CSSRuleList.h
|
Bug 1307357 part 1 - Make css::Rule hold StyleSheet rather than CSSStyleSheet. r=heycam
|
2016-11-23 10:26:20 +11:00 |
CSSStyleSheet.cpp
|
Bug 1307357 part 1 - Make css::Rule hold StyleSheet rather than CSSStyleSheet. r=heycam
|
2016-11-23 10:26:20 +11:00 |
CSSStyleSheet.h
|
…
|
|
CSSUnprefixingService.js
|
…
|
|
CSSUnprefixingService.manifest
|
…
|
|
CSSValue.h
|
…
|
|
CSSVariableDeclarations.cpp
|
…
|
|
CSSVariableDeclarations.h
|
…
|
|
CSSVariableImageTable.h
|
…
|
|
CSSVariableResolver.cpp
|
…
|
|
CSSVariableResolver.h
|
…
|
|
CSSVariableValues.cpp
|
…
|
|
CSSVariableValues.h
|
…
|
|
CounterStyleManager.cpp
|
…
|
|
CounterStyleManager.h
|
…
|
|
Declaration.cpp
|
Bug 1315403-no whitespace between "!" and "important" in Declaration::AppendPropertyAndValueToString and Declaration::AppendVariableAndValueToStr, r=xidorn
|
2016-11-20 14:42:11 +02:00 |
Declaration.h
|
Bug 1294299 part 10 - Implement DeclarationBlock.EnsureMutable. r=heycam
|
2016-11-03 14:41:02 +11:00 |
DeclarationBlock.h
|
Bug 1294299 part 11 - Implement getting and removing property. r=SimonSapin,heycam
|
2016-11-03 14:41:02 +11:00 |
DeclarationBlockInlines.h
|
Bug 1294299 part 11 - Implement getting and removing property. r=SimonSapin,heycam
|
2016-11-03 14:41:02 +11:00 |
ErrorReporter.cpp
|
…
|
|
ErrorReporter.h
|
…
|
|
FontFace.cpp
|
…
|
|
FontFace.h
|
…
|
|
FontFaceSet.cpp
|
Bug 1307357 part 1 - Make css::Rule hold StyleSheet rather than CSSStyleSheet. r=heycam
|
2016-11-23 10:26:20 +11:00 |
FontFaceSet.h
|
…
|
|
FontFaceSetIterator.cpp
|
…
|
|
FontFaceSetIterator.h
|
…
|
|
GenerateCSSPropsGenerated.py
|
…
|
|
GroupRule.h
|
Bug 1307357 part 1 - Make css::Rule hold StyleSheet rather than CSSStyleSheet. r=heycam
|
2016-11-23 10:26:20 +11:00 |
HandleRefPtr.h
|
…
|
|
ImageDocument.css
|
…
|
|
ImageLoader.cpp
|
…
|
|
ImageLoader.h
|
…
|
|
ImportRule.h
|
…
|
|
IncrementalClearCOMRuleArray.cpp
|
…
|
|
IncrementalClearCOMRuleArray.h
|
…
|
|
LayerAnimationInfo.cpp
|
…
|
|
LayerAnimationInfo.h
|
…
|
|
Loader.cpp
|
…
|
|
Loader.h
|
…
|
|
Makefile.in
|
…
|
|
MediaQueryList.cpp
|
…
|
|
MediaQueryList.h
|
…
|
|
NameSpaceRule.h
|
…
|
|
PythonCSSProps.h
|
…
|
|
Rule.h
|
Bug 1307357 part 1 - Make css::Rule hold StyleSheet rather than CSSStyleSheet. r=heycam
|
2016-11-23 10:26:20 +11:00 |
RuleNodeCacheConditions.cpp
|
…
|
|
RuleNodeCacheConditions.h
|
…
|
|
RuleProcessorCache.cpp
|
…
|
|
RuleProcessorCache.h
|
…
|
|
SVGAttrAnimationRuleProcessor.cpp
|
…
|
|
SVGAttrAnimationRuleProcessor.h
|
…
|
|
ServoBindingList.h
|
Bug 1307357 followup 2 - Add AddRef/Release bindings to ServoBindingList.
|
2016-11-23 11:18:24 +11:00 |
ServoBindingTypes.h
|
Bug 1307357 part 4 - Add impl class of CSSStyleRule for stylo. r=heycam,manishearth
|
2016-11-23 10:26:20 +11:00 |
ServoBindings.cpp
|
Bug 1319982 - Move Servo_GetStyleVariables definition to the Servo side. r=manishearth
|
2016-11-25 09:41:41 +08:00 |
ServoBindings.h
|
Bug 1307357 part 3 - Implement CSSRuleList interface for stylo. r=heycam,manishearth
|
2016-11-23 10:26:20 +11:00 |
ServoCSSRuleList.cpp
|
Bug 1307357 part 4 - Add impl class of CSSStyleRule for stylo. r=heycam,manishearth
|
2016-11-23 10:26:20 +11:00 |
ServoCSSRuleList.h
|
Bug 1307357 part 3 - Implement CSSRuleList interface for stylo. r=heycam,manishearth
|
2016-11-23 10:26:20 +11:00 |
ServoDeclarationBlock.cpp
|
Bug 1294299 part 11 - Implement getting and removing property. r=SimonSapin,heycam
|
2016-11-03 14:41:02 +11:00 |
ServoDeclarationBlock.h
|
Bug 1307357 part 6 - Implement CSSStyleRule.style. r=heycam
|
2016-11-23 10:26:20 +11:00 |
ServoElementSnapshot.cpp
|
…
|
|
ServoElementSnapshot.h
|
…
|
|
ServoStyleRule.cpp
|
Bug 1307357 part 7 - Implement ServoStyleRule::List. r=heycam
|
2016-11-23 10:26:20 +11:00 |
ServoStyleRule.h
|
Bug 1307357 followup - Fix build failures.
|
2016-11-23 10:53:01 +11:00 |
ServoStyleSet.cpp
|
Bug 1318238 - Clear all ServoNodeData during style set shutdown. r=bholley
|
2016-11-18 16:54:10 +08:00 |
ServoStyleSet.h
|
…
|
|
ServoStyleSheet.cpp
|
Bug 1307357 part 3 - Implement CSSRuleList interface for stylo. r=heycam,manishearth
|
2016-11-23 10:26:20 +11:00 |
ServoStyleSheet.h
|
Bug 1307357 part 3 - Implement CSSRuleList interface for stylo. r=heycam,manishearth
|
2016-11-23 10:26:20 +11:00 |
ServoTypes.h
|
…
|
|
ServoUtils.h
|
…
|
|
SheetParsingMode.h
|
…
|
|
SheetType.h
|
…
|
|
StyleAnimationValue.cpp
|
merge mozilla-inbound to mozilla-central a=merge
|
2016-11-24 16:41:59 +01:00 |
StyleAnimationValue.h
|
Bug 1304886 - Part 3: Move InterpolateTransformMatrix into nsStyleTransformMatrix. r=boris
|
2016-11-16 20:32:32 +09:00 |
StyleBackendType.h
|
…
|
|
StyleComplexColor.h
|
…
|
|
StyleContextSource.h
|
…
|
|
StyleRule.cpp
|
…
|
|
StyleRule.h
|
Bug 1307357 part 1 - Make css::Rule hold StyleSheet rather than CSSStyleSheet. r=heycam
|
2016-11-23 10:26:20 +11:00 |
StyleSetHandle.h
|
…
|
|
StyleSetHandleInlines.h
|
Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam
|
2016-09-26 22:03:25 +10:00 |
StyleSheet.cpp
|
Bug 1307357 part 2 - Fix issues appear after adding file to unified source. r=heycam
|
2016-11-23 10:26:20 +11:00 |
StyleSheet.h
|
…
|
|
StyleSheetInfo.h
|
…
|
|
StyleSheetInlines.h
|
…
|
|
StyleStructContext.h
|
…
|
|
TopLevelImageDocument.css
|
…
|
|
TopLevelVideoDocument.css
|
…
|
|
contenteditable.css
|
…
|
|
designmode.css
|
…
|
|
generate-stylestructlist.py
|
…
|
|
jar.mn
|
Bug 418833 - Move default checkbox/radio drawing to images. Allow overriding checkbox/radio styling. r=tnikkel
|
2016-11-03 16:54:49 -04:00 |
moz.build
|
Bug 1307357 part 4 - Add impl class of CSSStyleRule for stylo. r=heycam,manishearth
|
2016-11-23 10:26:20 +11:00 |
nsAnimationManager.cpp
|
Bug 1307357 part 2 - Fix issues appear after adding file to unified source. r=heycam
|
2016-11-23 10:26:20 +11:00 |
nsAnimationManager.h
|
…
|
|
nsCSSAnonBoxList.h
|
…
|
|
nsCSSAnonBoxes.cpp
|
…
|
|
nsCSSAnonBoxes.h
|
…
|
|
nsCSSCounterDescList.h
|
…
|
|
nsCSSDataBlock.cpp
|
Bug 1317588 Part 3 - Remove #define NS_SIDE_TOP/RIGHT/BOTTOM/LEFT. r=mats
|
2016-11-18 18:12:25 +08:00 |
nsCSSDataBlock.h
|
…
|
|
nsCSSFontDescList.h
|
…
|
|
nsCSSKeywordList.h
|
Bug 1304886 - Part 8: Add Accumulate operator. r=boris,derf
|
2016-11-16 20:32:33 +09:00 |
nsCSSKeywords.cpp
|
…
|
|
nsCSSKeywords.h
|
…
|
|
nsCSSParser.cpp
|
Bug 1270406 - Remove :-moz-dir support. r=xidorn
|
2016-11-22 23:05:18 +08:00 |
nsCSSParser.h
|
…
|
|
nsCSSPropAliasList.h
|
…
|
|
nsCSSPropList.h
|
Bug 1064937 - Part 1: CSS Animations and Transitions should support transitions/animations of non-interpolable properties. r=birtles,pbro
|
2016-11-11 16:40:38 +09:00 |
nsCSSPropLogicalGroupList.h
|
…
|
|
nsCSSPropertyID.h
|
…
|
|
nsCSSPropertyIDSet.h
|
…
|
|
nsCSSProps.cpp
|
Bug 1317588 Part 3 - Remove #define NS_SIDE_TOP/RIGHT/BOTTOM/LEFT. r=mats
|
2016-11-18 18:12:25 +08:00 |
nsCSSProps.h
|
Bug 1313254 part 1 - [css-align] Change "baseline|last-baseline" to "[ first | last ]? baseline". r=dholbert
|
2016-11-05 02:57:07 +01:00 |
nsCSSPropsGenerated.inc.in
|
…
|
|
nsCSSPseudoClassList.h
|
Bug 1270406 - Remove :-moz-dir support. r=xidorn
|
2016-11-22 23:05:18 +08:00 |
nsCSSPseudoClasses.cpp
|
Bug 1270406 - Remove :-moz-dir support. r=xidorn
|
2016-11-22 23:05:18 +08:00 |
nsCSSPseudoClasses.h
|
…
|
|
nsCSSPseudoElementList.h
|
…
|
|
nsCSSPseudoElements.cpp
|
…
|
|
nsCSSPseudoElements.h
|
…
|
|
nsCSSRuleProcessor.cpp
|
Bug 1270406 - Remove :-moz-dir support. r=xidorn
|
2016-11-22 23:05:18 +08:00 |
nsCSSRuleProcessor.h
|
…
|
|
nsCSSRules.cpp
|
Bug 1307357 part 1 - Make css::Rule hold StyleSheet rather than CSSStyleSheet. r=heycam
|
2016-11-23 10:26:20 +11:00 |
nsCSSRules.h
|
Bug 1307357 part 1 - Make css::Rule hold StyleSheet rather than CSSStyleSheet. r=heycam
|
2016-11-23 10:26:20 +11:00 |
nsCSSScanner.cpp
|
Bug 1315368. Back out changeset bf190e326bfd (bug 790997) because what it implements doesn't actually follow the CSS syntax editor's draft and breaks some sites in the process. r=dbaron
|
2016-11-05 00:23:16 -04:00 |
nsCSSScanner.h
|
Bug 1315368. Back out changeset bf190e326bfd (bug 790997) because what it implements doesn't actually follow the CSS syntax editor's draft and breaks some sites in the process. r=dbaron
|
2016-11-05 00:23:16 -04:00 |
nsCSSValue.cpp
|
Bug 1317588 Part 3 - Remove #define NS_SIDE_TOP/RIGHT/BOTTOM/LEFT. r=mats
|
2016-11-18 18:12:25 +08:00 |
nsCSSValue.h
|
Bug 1314200 - stylo: support transform; r=heycam
|
2016-10-31 16:30:43 -07:00 |
nsComputedDOMStyle.cpp
|
Bug 1317588 Part 3 - Remove #define NS_SIDE_TOP/RIGHT/BOTTOM/LEFT. r=mats
|
2016-11-18 18:12:25 +08:00 |
nsComputedDOMStyle.h
|
Bug 1317588 Part 2 - Remove mozilla::css::Side typedef. r=mats
|
2016-11-18 16:28:38 +08:00 |
nsComputedDOMStylePropertyList.h
|
Bug 1294299 part 6 - Change ident of float property to float_. r=heycam
|
2016-11-03 14:41:02 +11:00 |
nsDOMCSSAttrDeclaration.cpp
|
…
|
|
nsDOMCSSAttrDeclaration.h
|
…
|
|
nsDOMCSSDeclaration.cpp
|
Bug 1307357 part 1 - Make css::Rule hold StyleSheet rather than CSSStyleSheet. r=heycam
|
2016-11-23 10:26:20 +11:00 |
nsDOMCSSDeclaration.h
|
Bug 1294299 part 8 - Refactor interface provided by css::Declaration. r=heycam
|
2016-11-03 14:41:02 +11:00 |
nsDOMCSSRGBColor.cpp
|
…
|
|
nsDOMCSSRGBColor.h
|
…
|
|
nsDOMCSSRect.cpp
|
…
|
|
nsDOMCSSRect.h
|
…
|
|
nsDOMCSSValueList.cpp
|
…
|
|
nsDOMCSSValueList.h
|
…
|
|
nsFontFaceLoader.cpp
|
…
|
|
nsFontFaceLoader.h
|
…
|
|
nsFontFaceUtils.cpp
|
…
|
|
nsFontFaceUtils.h
|
…
|
|
nsHTMLCSSStyleSheet.cpp
|
…
|
|
nsHTMLCSSStyleSheet.h
|
…
|
|
nsHTMLStyleSheet.cpp
|
…
|
|
nsHTMLStyleSheet.h
|
…
|
|
nsICSSDeclaration.h
|
…
|
|
nsICSSLoaderObserver.h
|
…
|
|
nsICSSPseudoComparator.h
|
…
|
|
nsICSSStyleRuleDOMWrapper.h
|
…
|
|
nsICSSUnprefixingService.idl
|
…
|
|
nsIMediaList.h
|
…
|
|
nsIStyleRule.h
|
…
|
|
nsIStyleRuleProcessor.h
|
…
|
|
nsLayoutStylesheetCache.cpp
|
Bug 1271549 - Remove details and summary preference. r=bz
|
2016-11-16 14:02:58 +08:00 |
nsLayoutStylesheetCache.h
|
…
|
|
nsMediaFeatures.cpp
|
…
|
|
nsMediaFeatures.h
|
…
|
|
nsNthIndexCache.cpp
|
…
|
|
nsNthIndexCache.h
|
…
|
|
nsROCSSPrimitiveValue.cpp
|
…
|
|
nsROCSSPrimitiveValue.h
|
…
|
|
nsRuleData.cpp
|
…
|
|
nsRuleData.h
|
…
|
|
nsRuleNode.cpp
|
Bug 1310560 - Part 1: Make cursor use nsStyleImageRequest for url() value storage. r=xidorn
|
2016-11-21 14:34:11 +08:00 |
nsRuleNode.h
|
…
|
|
nsRuleProcessorData.h
|
…
|
|
nsRuleWalker.h
|
…
|
|
nsStyleConsts.h
|
Bug 1317588 Part 1 - Move NS_FOR_CSS_SIDES and operator++ to gfx/2d/Types.h. r=mats
|
2016-11-18 15:25:33 +08:00 |
nsStyleContext.cpp
|
…
|
|
nsStyleContext.h
|
…
|
|
nsStyleCoord.cpp
|
Bug 1317588 Part 3 - Remove #define NS_SIDE_TOP/RIGHT/BOTTOM/LEFT. r=mats
|
2016-11-18 18:12:25 +08:00 |
nsStyleCoord.h
|
Bug 1317588 Part 3 - Remove #define NS_SIDE_TOP/RIGHT/BOTTOM/LEFT. r=mats
|
2016-11-18 18:12:25 +08:00 |
nsStyleSet.cpp
|
…
|
|
nsStyleSet.h
|
…
|
|
nsStyleStruct.cpp
|
Bug 1310560 - Part 2: Remove unused EqualImages and EqualURIs functions. r=xidorn
|
2016-11-21 14:34:15 +08:00 |
nsStyleStruct.h
|
Bug 1317588 Part 3 - Remove #define NS_SIDE_TOP/RIGHT/BOTTOM/LEFT. r=mats
|
2016-11-18 18:12:25 +08:00 |
nsStyleStructFwd.h
|
…
|
|
nsStyleStructInlines.h
|
…
|
|
nsStyleTransformMatrix.cpp
|
Bug 1319072 - Don't assert even if coefficient is out of range [0, 1]. r=boris
|
2016-11-22 08:11:42 +09:00 |
nsStyleTransformMatrix.h
|
Bug 1304886 - Part 8: Add Accumulate operator. r=boris,derf
|
2016-11-16 20:32:33 +09:00 |
nsStyleUtil.cpp
|
Bug 1307357 part 2 - Fix issues appear after adding file to unified source. r=heycam
|
2016-11-23 10:26:20 +11:00 |
nsStyleUtil.h
|
…
|
|
nsTransitionManager.cpp
|
Bug 1307357 part 2 - Fix issues appear after adding file to unified source. r=heycam
|
2016-11-23 10:26:20 +11:00 |
nsTransitionManager.h
|
…
|
|