fune/layout/style
Brian Birtles 48f29038db Bug 1300045 part 2 - Split KeyframeEffect.cpp into KeyframeEffect{ReadOnly}.cpp r=hiro,smaug
MozReview-Commit-ID: DdBEicunApv

--HG--
rename : dom/animation/KeyframeEffect.cpp => dom/animation/KeyframeEffectReadOnly.cpp
rename : dom/animation/KeyframeEffect.h => dom/animation/KeyframeEffectReadOnly.h
extra : rebase_source : 70063d8ba09c9c457f22771e9b514ddc9fee1612
2016-09-04 16:34:21 +09:00
..
crashtests Bug 1290994 - Do not multiply 0 by infinity in nsCSSScanner::ScanNumber. r=heycam 2016-08-03 19:09:58 +09:00
res Bug 1292904 Part 1 - Use element id to get caret child element. r=mtseng 2016-08-18 15:09:19 +08:00
test Bug 1290825 - Reject various things that aren't user-action pseudo classes when they follow pseudo-elements. r=bz 2016-08-29 11:43:30 -07:00
xbl-marquee Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
AnimationCollection.cpp
AnimationCollection.h
AnimationCommon.cpp Bug 1300045 part 2 - Split KeyframeEffect.cpp into KeyframeEffect{ReadOnly}.cpp r=hiro,smaug 2016-09-04 16:34:21 +09:00
AnimationCommon.h Bug 1223658 - Part 1: Drop ExtractComputedValueForTransition. r=birtles,dholbert 2016-05-10 18:39:37 +09:00
contenteditable.css Bug 843579 - Unprefix -moz-any-link. r=bz 2016-07-19 23:13:13 -04:00
CounterStyleManager.cpp Bug 1295192 - part 1 - remove CPP_THROW_NEW on layout struct operator new overloads that forward to nsPresShell::AllocateByObjectID; r=dholbert 2016-08-17 15:28:45 -04:00
CounterStyleManager.h Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07:00
CSS.cpp Bug 1287382 - Hook up the 1-arg version of CSS.supports() to the Servo backend. r=dholbert 2016-07-18 16:29:04 +08:00
CSS.h
CSSCalc.h
CSSEnabledState.h Bug 1269975 part 1 - Move nsCSSProps::EnabledState to a top level enum class mozilla::CSSEnabledState. r=heycam 2016-05-10 18:44:05 +10:00
CSSLexer.cpp
CSSLexer.h
CSSRuleList.cpp
CSSRuleList.h
CSSStyleSheet.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
CSSStyleSheet.h Bug 1291390 - Make parsing mode an immutable property of the StyleSheet. r=heycam 2016-08-03 10:26:14 -07:00
CSSUnprefixingService.js
CSSUnprefixingService.manifest
CSSValue.h
CSSVariableDeclarations.cpp
CSSVariableDeclarations.h
CSSVariableImageTable.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
CSSVariableResolver.cpp
CSSVariableResolver.h
CSSVariableValues.cpp
CSSVariableValues.h
Declaration.cpp Bug 1295271 - Remove all _moz_ prefixes from all instances of _moz_column r=dbaron 2016-08-30 17:21:03 -07:00
Declaration.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
designmode.css
ErrorReporter.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
ErrorReporter.h
FontFace.cpp Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
FontFace.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
FontFaceSet.cpp Bug 1297961 (part 1) - Introduce nsURI::GetSpecOrDefault(). r=hurley. 2016-08-26 16:02:31 +10:00
FontFaceSet.h
FontFaceSetIterator.cpp
FontFaceSetIterator.h Bug 1285365 - Part 2: Add missing includes and namespace qualifiers. r=dholbert 2016-07-07 14:05:28 -07:00
generate-stylestructlist.py
GenerateCSSPropsGenerated.py Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
GroupRule.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
HandleRefPtr.h Bug 1294161 - Add operator== overloads for comparing HandlRefPtrs to their raw Handles. r=bholley 2016-08-26 14:02:45 +08:00
ImageDocument.css
ImageLoader.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
ImageLoader.h
ImportRule.h
IncrementalClearCOMRuleArray.cpp
IncrementalClearCOMRuleArray.h
jar.mn
LayerAnimationInfo.cpp Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
LayerAnimationInfo.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
Loader.cpp Bug 1297961 (part 1) - Introduce nsURI::GetSpecOrDefault(). r=hurley. 2016-08-26 16:02:31 +10:00
Loader.h Bug 1291390 - Make parsing mode an immutable property of the StyleSheet. r=heycam 2016-08-03 10:26:14 -07:00
Makefile.in Bug 1272488 - Move GenerateCSSPropsGenerated.py invocation to moz.build; r=ted 2016-05-10 17:35:56 -04:00
MediaQueryList.cpp
MediaQueryList.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
moz.build Bug 1296594 - Move Servo binding functions to a list file. r=bholley 2016-08-19 21:44:43 +10:00
NameSpaceRule.h
nsAnimationManager.cpp Bug 1300045 part 2 - Split KeyframeEffect.cpp into KeyframeEffect{ReadOnly}.cpp r=hiro,smaug 2016-09-04 16:34:21 +09:00
nsAnimationManager.h
nsComputedDOMStyle.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
nsComputedDOMStyle.h Bug 1295084 Part 4 - Rename Position::PositionCoord to Position::Coord. r=dholbert 2016-08-25 09:59:51 +00:00
nsComputedDOMStylePropertyList.h Bug 1295271 - Manually fix some whitespace to correct mis-indentation after automated _moz_ prefix removal r=dbaron 2016-08-30 17:23:27 -07:00
nsCSSAnonBoxes.cpp
nsCSSAnonBoxes.h Bug 1097499 part 3 - Add a separate anonbox for text nodes. r=heycam 2016-04-22 09:18:41 +10:00
nsCSSAnonBoxList.h Bug 1277131 : Part 4 - rename -moz-table-outer to -moz-table-wrapper. r=heycam 2016-06-16 13:35:54 +01:00
nsCSSCounterDescList.h
nsCSSDataBlock.cpp Bug 1293739 - Part 2: Rename nsCSSPropertySet to nsCSSPropertyIDSet. r=dholbert 2016-08-16 18:46:58 -07:00
nsCSSDataBlock.h Bug 1293739 - Part 2: Rename nsCSSPropertySet to nsCSSPropertyIDSet. r=dholbert 2016-08-16 18:46:58 -07:00
nsCSSFontDescList.h
nsCSSKeywordList.h Bug 1281320 - [css-grid] Implement 'fit-content([ <length> | <percentage> ])' value for <track-size>. r=dholbert 2016-08-26 15:16:57 +02:00
nsCSSKeywords.cpp
nsCSSKeywords.h
nsCSSParser.cpp Bug 1295271 - Remove all _moz_ prefixes from all instances of _moz_column r=dbaron 2016-08-30 17:21:03 -07:00
nsCSSParser.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsCSSPropAliasList.h Bug 1039541 part 1 - Unprefix text-align-last. r=heycam 2016-05-30 14:52:01 +10:00
nsCSSPropertyID.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsCSSPropertyIDSet.h Bug 1293739 - Part 2: Rename nsCSSPropertySet to nsCSSPropertyIDSet. r=dholbert 2016-08-16 18:46:58 -07:00
nsCSSPropList.h Bug 1295271 - Remove all _moz_ prefixes from all instances of _moz_column r=dbaron 2016-08-30 17:21:03 -07:00
nsCSSPropLogicalGroupList.h Bug 1262049 part 1: Back out bug 1208344 in its entirety, and mark -webkit-box-orient:vertical reftests as failing (for now). (no review) 2016-04-20 16:43:24 -07:00
nsCSSProps.cpp Bug 1299066: Make NS_STYLE_DISPLAY_* an enum class. Prefer indexing instead of linear search in the frame constructor r=heycam,bz 2016-09-01 20:41:17 -07:00
nsCSSProps.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsCSSPropsGenerated.inc.in
nsCSSPseudoClasses.cpp Bug 1269975 part 4 - Make nsCSSPseudoClasses::GetPseudoType() take CSSEnabledState rather than two bool params. r=heycam 2016-05-10 18:44:05 +10:00
nsCSSPseudoClasses.h Bug 1269975 part 4 - Make nsCSSPseudoClasses::GetPseudoType() take CSSEnabledState rather than two bool params. r=heycam 2016-05-10 18:44:05 +10:00
nsCSSPseudoClassList.h Bug 1069015 - Restore code for :placeholder-shown pseudo-class. r=dbaron 2016-08-31 14:21:44 -04:00
nsCSSPseudoElementList.h
nsCSSPseudoElements.cpp Bug 1269976 part 2 - Add nsCSSPseudoElements::IsEnabled() and make GetPseudoType take CSSEnabledState. r=heycam 2016-05-10 18:44:05 +10:00
nsCSSPseudoElements.h Bug 1273048 - Add __attribute__((noinline)) to work around compiler bug on Android/x86. r=xidorn 2016-06-04 17:51:30 -07:00
nsCSSRuleProcessor.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
nsCSSRuleProcessor.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsCSSRules.cpp Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsCSSRules.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsCSSScanner.cpp Bug 1290994 - Do not multiply 0 by infinity in nsCSSScanner::ScanNumber. r=heycam 2016-08-03 19:09:58 +09:00
nsCSSScanner.h Bug 790997. Align our tokenization of CSS bad-url-token with the CSS Syntax Level 3 CR. r=heycam,tromey 2016-07-13 22:54:20 -04:00
nsCSSValue.cpp Bug 1297963 - Part 4: Remove unused URLValueData comparison functions. r=emilio 2016-09-03 00:22:48 +10:00
nsCSSValue.h Bug 1297963 - Part 4: Remove unused URLValueData comparison functions. r=emilio 2016-09-03 00:22:48 +10:00
nsDOMCSSAttrDeclaration.cpp Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsDOMCSSAttrDeclaration.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsDOMCSSDeclaration.cpp Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsDOMCSSDeclaration.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsDOMCSSRect.cpp
nsDOMCSSRect.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsDOMCSSRGBColor.cpp
nsDOMCSSRGBColor.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsDOMCSSValueList.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsDOMCSSValueList.h
nsFontFaceLoader.cpp Bug 1297961 (part 1) - Introduce nsURI::GetSpecOrDefault(). r=hurley. 2016-08-26 16:02:31 +10:00
nsFontFaceLoader.h
nsFontFaceUtils.cpp
nsFontFaceUtils.h
nsHTMLCSSStyleSheet.cpp Bug 1296173 part 2 - Rename the servo binding functions. r=bholley 2016-08-23 13:14:27 +10:00
nsHTMLCSSStyleSheet.h
nsHTMLStyleSheet.cpp Bug 1295192 - part 4 - use a non-null-checked placement new operator in layout code; r=dholbert 2016-08-17 15:28:45 -04:00
nsHTMLStyleSheet.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsICSSDeclaration.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsICSSLoaderObserver.h
nsICSSPseudoComparator.h
nsICSSStyleRuleDOMWrapper.h
nsICSSUnprefixingService.idl
nsIMediaList.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsIStyleRule.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsIStyleRuleProcessor.h
nsLayoutStylesheetCache.cpp Bug 1297961 (part 1) - Introduce nsURI::GetSpecOrDefault(). r=hurley. 2016-08-26 16:02:31 +10:00
nsLayoutStylesheetCache.h Backed out changeset d1d614497fbf (bug 1046166) on request of developer for crashes. r=backout a=backout 2016-08-19 12:35:34 +02:00
nsMediaFeatures.cpp Bug 1259641 - Do not force reflow for all tabs when size mode changed. r=smaug 2016-04-20 11:41:42 +08:00
nsMediaFeatures.h
nsNthIndexCache.cpp
nsNthIndexCache.h
nsROCSSPrimitiveValue.cpp Bug 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo 2016-07-20 22:03:25 -07:00
nsROCSSPrimitiveValue.h
nsRuleData.cpp
nsRuleData.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsRuleNode.cpp Bug 1299066: Make NS_STYLE_DISPLAY_* an enum class. Prefer indexing instead of linear search in the frame constructor r=heycam,bz 2016-09-01 20:41:17 -07:00
nsRuleNode.h Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
nsRuleProcessorData.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsRuleWalker.h
nsStyleConsts.h Bug 1299066: Make NS_STYLE_DISPLAY_* an enum class. Prefer indexing instead of linear search in the frame constructor r=heycam,bz 2016-09-01 20:41:17 -07:00
nsStyleContext.cpp Bug 1299066: Make NS_STYLE_DISPLAY_* an enum class. Prefer indexing instead of linear search in the frame constructor r=heycam,bz 2016-09-01 20:41:17 -07:00
nsStyleContext.h Bug 1297572 - Prevent HasPseudoElementData from erroneously tracking anonymous boxes. r=heycam 2016-08-25 21:34:21 -07:00
nsStyleCoord.cpp
nsStyleCoord.h Bug 1295662 - Document layout of nsStyleCorners and inset StyleBasicShape; r=heycam 2016-08-17 15:39:34 +05:30
nsStyleSet.cpp Bug 1299066: Make NS_STYLE_DISPLAY_* an enum class. Prefer indexing instead of linear search in the frame constructor r=heycam,bz 2016-09-01 20:41:17 -07:00
nsStyleSet.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsStyleStruct.cpp Bug 1297963 - Part 3: Use OMT-safe function for -moz-binding comparisons in CalcDifference. r=emilio 2016-09-03 00:22:48 +10:00
nsStyleStruct.h Bug 1299066: Make NS_STYLE_DISPLAY_* an enum class. Prefer indexing instead of linear search in the frame constructor r=heycam,bz 2016-09-01 20:41:17 -07:00
nsStyleStructFwd.h
nsStyleStructInlines.h Bug 1299066: Make NS_STYLE_DISPLAY_* an enum class. Prefer indexing instead of linear search in the frame constructor r=heycam,bz 2016-09-01 20:41:17 -07:00
nsStyleTransformMatrix.cpp Bug 1274158 part 1 - Handle zero perspective gracefully. r=mattwoodrow 2016-08-12 14:51:10 +10:00
nsStyleTransformMatrix.h
nsStyleUtil.cpp Bug 1295084 Part 4 - Rename Position::PositionCoord to Position::Coord. r=dholbert 2016-08-25 09:59:51 +00:00
nsStyleUtil.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsTransitionManager.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
nsTransitionManager.h Bug 1300045 part 2 - Split KeyframeEffect.cpp into KeyframeEffect{ReadOnly}.cpp r=hiro,smaug 2016-09-04 16:34:21 +09:00
PythonCSSProps.h
Rule.h
RuleNodeCacheConditions.cpp
RuleNodeCacheConditions.h RuleNodeCacheConditions comment fix; no bug. (DONTBUILD) 2016-08-06 01:02:06 +10:00
RuleProcessorCache.cpp Bug 1297658 - Avoid unnecessary checking in memory reporters. r=erahm. 2016-08-24 15:23:45 +10:00
RuleProcessorCache.h
ServoBindingHelpers.h Bug 1296173 part 2 - Rename the servo binding functions. r=bholley 2016-08-23 13:14:27 +10:00
ServoBindingList.h Bug 1299392 - stylo: Add safety glue for borrowed and owned types, use for nodes/documents/iterators; r=bholley,mystor 2016-08-23 18:41:02 +05:30
ServoBindings.cpp Bug 1298655 - Add bindings for constructing nsCSSShadowArray; r=bholley 2016-08-28 10:11:17 +05:30
ServoBindings.h Bug 1298655 - Add bindings for constructing nsCSSShadowArray; r=bholley 2016-08-28 10:11:17 +05:30
ServoElementSnapshot.cpp Bug 1290335: stylo: Assert the snapshot is taken in ServoRestyleManager::AttributeChanged. r=heycam 2016-08-03 15:11:15 -07:00
ServoElementSnapshot.h Bug 1287951: followup: Know if a snapshot belongs to a HTML element in an HTML document at construction time. r=heycam 2016-07-30 15:03:31 -07:00
ServoStyleSet.cpp Bug 1299066: Make NS_STYLE_DISPLAY_* an enum class. Prefer indexing instead of linear search in the frame constructor r=heycam,bz 2016-09-01 20:41:17 -07:00
ServoStyleSet.h Bug 1299348 - Remove StylingStarted(). r=emilio 2016-08-31 10:32:42 -07:00
ServoStyleSheet.cpp Bug 1296173 part 2 - Rename the servo binding functions. r=bholley 2016-08-23 13:14:27 +10:00
ServoStyleSheet.h Bug 1291390 - Make parsing mode an immutable property of the StyleSheet. r=heycam 2016-08-03 10:26:14 -07:00
SheetParsingMode.h
SheetType.h Bug 1285365 - Part 2: Add missing includes and namespace qualifiers. r=dholbert 2016-07-07 14:05:28 -07:00
StyleAnimationValue.cpp Bug 1297963 - Part 1: Preserve base URI on URLValueData objects. r=emilio 2016-09-03 00:22:47 +10:00
StyleAnimationValue.h Bug 1298722 - Use MOZ_MUST_USE in StyleAnimationValue. r=birtles. 2016-08-30 16:10:59 +10:00
StyleBackendType.h Bug 1285474: Decide style system backend type for documents earlier. r=bholley 2016-07-12 00:33:57 -07:00
StyleContextSource.h Bug 1291885 - Use leak logging in a few more places. r=emilio 2016-08-03 18:31:04 -07:00
StyleRule.cpp Bug 1250820 - Part 2: Replace nsCSSPseudoClasses::Type with CSSPseudoClassType. r=heycam 2016-04-22 21:38:46 +08:00
StyleRule.h Bug 1250820 - Part 2: Replace nsCSSPseudoClasses::Type with CSSPseudoClassType. r=heycam 2016-04-22 21:38:46 +08:00
StyleSetHandle.h Bug 1268404 - Part 1: Split out ResolveStyleForText from ResolveStyleForNonElement and pass in the text node. r=bholley 2016-04-29 14:01:44 +10:00
StyleSetHandleInlines.h Bug 1268404 - Part 1: Split out ResolveStyleForText from ResolveStyleForNonElement and pass in the text node. r=bholley 2016-04-29 14:01:44 +10:00
StyleSheet.cpp Bug 1291390 - Make parsing mode an immutable property of the StyleSheet. r=heycam 2016-08-03 10:26:14 -07:00
StyleSheet.h Bug 1291390 - Make parsing mode an immutable property of the StyleSheet. r=heycam 2016-08-03 10:26:14 -07:00
StyleSheetHandle.h Bug 1291390 - Make parsing mode an immutable property of the StyleSheet. r=heycam 2016-08-03 10:26:14 -07:00
StyleSheetHandleInlines.h Bug 1291390 - Make parsing mode an immutable property of the StyleSheet. r=heycam 2016-08-03 10:26:14 -07:00
StyleSheetInfo.cpp
StyleSheetInfo.h
StyleSheetInlines.h
StyleStructContext.h Bug 1269933 - Pass the builtin counter manager corresponding to the appropriate default when initializing style structs for servo. r=xidorn 2016-05-06 00:09:18 -07:00
SVGAttrAnimationRuleProcessor.cpp
SVGAttrAnimationRuleProcessor.h
TopLevelImageDocument.css
TopLevelVideoDocument.css