blob: 63b26d9395a73fb9e19ce5f9ca5848c8839d408a [file] [log] [blame]
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//third_party/WebKit/Source/core/core.gni")
blink_core_sources("css") {
split_count = 10
sources = [
"ActiveStyleSheets.cpp",
"ActiveStyleSheets.h",
"BasicShapeFunctions.cpp",
"BasicShapeFunctions.h",
"BinaryDataFontFaceSource.cpp",
"BinaryDataFontFaceSource.h",
"CSSBasicShapeValues.cpp",
"CSSBasicShapeValues.h",
"CSSBorderImage.cpp",
"CSSBorderImage.h",
"CSSBorderImageSliceValue.cpp",
"CSSBorderImageSliceValue.h",
"CSSCalculationValue.cpp",
"CSSCalculationValue.h",
"CSSColorValue.cpp",
"CSSColorValue.h",
"CSSComputedStyleDeclaration.cpp",
"CSSComputedStyleDeclaration.h",
"CSSConditionRule.cpp",
"CSSConditionRule.h",
"CSSContentDistributionValue.cpp",
"CSSContentDistributionValue.h",
"CSSCounterValue.cpp",
"CSSCounterValue.h",
"CSSCrossfadeValue.cpp",
"CSSCrossfadeValue.h",
"CSSCursorImageValue.cpp",
"CSSCursorImageValue.h",
"CSSCustomFontData.h",
"CSSCustomIdentValue.cpp",
"CSSCustomIdentValue.h",
"CSSCustomPropertyDeclaration.cpp",
"CSSCustomPropertyDeclaration.h",
"CSSDefaultStyleSheets.cpp",
"CSSDefaultStyleSheets.h",
"CSSFontFace.cpp",
"CSSFontFace.h",
"CSSFontFaceRule.cpp",
"CSSFontFaceRule.h",
"CSSFontFaceSource.cpp",
"CSSFontFaceSource.h",
"CSSFontFaceSrcValue.cpp",
"CSSFontFaceSrcValue.h",
"CSSFontFamilyValue.cpp",
"CSSFontFamilyValue.h",
"CSSFontFeatureValue.cpp",
"CSSFontFeatureValue.h",
"CSSFontSelector.cpp",
"CSSFontSelector.h",
"CSSFontStyleRangeValue.cpp",
"CSSFontStyleRangeValue.h",
"CSSFontVariationValue.cpp",
"CSSFontVariationValue.h",
"CSSFunctionValue.cpp",
"CSSFunctionValue.h",
"CSSGlobalRuleSet.cpp",
"CSSGlobalRuleSet.h",
"CSSGradientValue.cpp",
"CSSGradientValue.h",
"CSSGridAutoRepeatValue.cpp",
"CSSGridAutoRepeatValue.h",
"CSSGridLineNamesValue.cpp",
"CSSGridLineNamesValue.h",
"CSSGridTemplateAreasValue.cpp",
"CSSGridTemplateAreasValue.h",
"CSSGroupingRule.cpp",
"CSSGroupingRule.h",
"CSSHelper.h",
"CSSIdentifierValue.cpp",
"CSSIdentifierValue.h",
"CSSImageGeneratorValue.cpp",
"CSSImageGeneratorValue.h",
"CSSImageSetValue.cpp",
"CSSImageSetValue.h",
"CSSImageValue.cpp",
"CSSImageValue.h",
"CSSImportRule.cpp",
"CSSImportRule.h",
"CSSInheritedValue.cpp",
"CSSInheritedValue.h",
"CSSInitialValue.cpp",
"CSSInitialValue.h",
"CSSKeyframeRule.cpp",
"CSSKeyframeRule.h",
"CSSKeyframesRule.cpp",
"CSSKeyframesRule.h",
"CSSMarkup.cpp",
"CSSMarkup.h",
"CSSMediaRule.cpp",
"CSSMediaRule.h",
"CSSNamespaceRule.cpp",
"CSSNamespaceRule.h",
"CSSPageRule.cpp",
"CSSPageRule.h",
"CSSPaintImageGenerator.cpp",
"CSSPaintImageGenerator.h",
"CSSPaintValue.cpp",
"CSSPaintValue.h",
"CSSPathValue.cpp",
"CSSPathValue.h",
"CSSPendingSubstitutionValue.cpp",
"CSSPendingSubstitutionValue.h",
"CSSPrimitiveValue.cpp",
"CSSPrimitiveValue.h",
"CSSPrimitiveValueMappings.h",
"CSSProperty.cpp",
"CSSProperty.h",
"CSSPropertyEquality.cpp",
"CSSPropertyEquality.h",
"CSSPropertyIDTemplates.h",
"CSSPropertySourceData.cpp",
"CSSPropertySourceData.h",
"CSSQuadValue.cpp",
"CSSQuadValue.h",
"CSSRayValue.cpp",
"CSSRayValue.h",
"CSSReflectValue.cpp",
"CSSReflectValue.h",
"CSSReflectionDirection.h",
"CSSRule.cpp",
"CSSRule.h",
"CSSRuleList.cpp",
"CSSRuleList.h",
"CSSSegmentedFontFace.cpp",
"CSSSegmentedFontFace.h",
"CSSSelector.cpp",
"CSSSelector.h",
"CSSSelectorList.cpp",
"CSSSelectorList.h",
"CSSSelectorWatch.cpp",
"CSSSelectorWatch.h",
"CSSShadowValue.cpp",
"CSSShadowValue.h",
"CSSStringValue.cpp",
"CSSStringValue.h",
"CSSStyleDeclaration.h",
"CSSStyleRule.cpp",
"CSSStyleRule.h",
"CSSStyleSheet.cpp",
"CSSStyleSheet.h",
"CSSSupportsRule.cpp",
"CSSSupportsRule.h",
"CSSSyntaxDescriptor.cpp",
"CSSSyntaxDescriptor.h",
"CSSTiming.cpp",
"CSSTiming.h",
"CSSTimingFunctionValue.cpp",
"CSSTimingFunctionValue.h",
"CSSToLengthConversionData.cpp",
"CSSToLengthConversionData.h",
"CSSURIValue.cpp",
"CSSURIValue.h",
"CSSUnicodeRangeValue.cpp",
"CSSUnicodeRangeValue.h",
"CSSUnsetValue.cpp",
"CSSUnsetValue.h",
"CSSValue.cpp",
"CSSValue.h",
"CSSValueIDMappings.h",
"CSSValueList.cpp",
"CSSValueList.h",
"CSSValuePair.cpp",
"CSSValuePair.h",
"CSSValuePool.cpp",
"CSSValuePool.h",
"CSSVariableData.cpp",
"CSSVariableData.h",
"CSSVariableReferenceValue.cpp",
"CSSVariableReferenceValue.h",
"CSSViewportRule.cpp",
"CSSViewportRule.h",
"ComputedStyleCSSValueMapping.cpp",
"ComputedStyleCSSValueMapping.h",
"DOMWindowCSS.cpp",
"DOMWindowCSS.h",
"DocumentStyleSheetCollection.cpp",
"DocumentStyleSheetCollection.h",
"DocumentStyleSheetCollector.cpp",
"DocumentStyleSheetCollector.h",
"ElementRuleCollector.cpp",
"ElementRuleCollector.h",
"FontFace.cpp",
"FontFace.h",
"FontFaceCache.cpp",
"FontFaceCache.h",
"FontFaceSet.cpp",
"FontFaceSet.h",
"FontFaceSetDocument.cpp",
"FontFaceSetDocument.h",
"FontFaceSetLoadEvent.cpp",
"FontFaceSetLoadEvent.h",
"FontFaceSource.cpp",
"FontFaceSource.h",
"FontSize.cpp",
"FontSize.h",
"HashTools.h",
"KeyframeStyleRuleCSSStyleDeclaration.cpp",
"KeyframeStyleRuleCSSStyleDeclaration.h",
"LocalFontFaceSource.cpp",
"LocalFontFaceSource.h",
"MediaList.cpp",
"MediaList.h",
"MediaQuery.cpp",
"MediaQuery.h",
"MediaQueryEvaluator.cpp",
"MediaQueryEvaluator.h",
"MediaQueryExp.cpp",
"MediaQueryExp.h",
"MediaQueryList.cpp",
"MediaQueryList.h",
"MediaQueryListEvent.h",
"MediaQueryListListener.cpp",
"MediaQueryListListener.h",
"MediaQueryMatcher.cpp",
"MediaQueryMatcher.h",
"MediaValues.cpp",
"MediaValues.h",
"MediaValuesCached.cpp",
"MediaValuesCached.h",
"MediaValuesDynamic.cpp",
"MediaValuesDynamic.h",
"MediaValuesInitialViewport.cpp",
"MediaValuesInitialViewport.h",
"OffscreenFontSelector.cpp",
"OffscreenFontSelector.h",
"PageRuleCollector.cpp",
"PageRuleCollector.h",
"PropertyRegistration.cpp",
"PropertyRegistration.h",
"PropertyRegistry.cpp",
"PropertyRegistry.h",
"PropertySetCSSStyleDeclaration.cpp",
"PropertySetCSSStyleDeclaration.h",
"PseudoStyleRequest.h",
"RemoteFontFaceSource.cpp",
"RemoteFontFaceSource.h",
"RuleFeature.cpp",
"RuleFeature.h",
"RuleSet.cpp",
"RuleSet.h",
"SelectRuleFeatureSet.cpp",
"SelectRuleFeatureSet.h",
"SelectorChecker.cpp",
"SelectorChecker.h",
"SelectorFilter.cpp",
"SelectorFilter.h",
"SelectorQuery.cpp",
"SelectorQuery.h",
"ShadowTreeStyleSheetCollection.cpp",
"ShadowTreeStyleSheetCollection.h",
"StyleAutoColor.h",
"StyleChangeReason.cpp",
"StyleChangeReason.h",
"StyleColor.cpp",
"StyleColor.h",
"StyleElement.cpp",
"StyleElement.h",
"StyleEngine.cpp",
"StyleEngine.h",
"StyleEngineContext.cpp",
"StyleEngineContext.h",
"StyleMedia.cpp",
"StyleMedia.h",
"StylePropertySerializer.cpp",
"StylePropertySerializer.h",
"StylePropertySet.cpp",
"StylePropertySet.h",
"StylePropertyShorthandCustom.cpp",
"StyleRule.cpp",
"StyleRule.h",
"StyleRuleImport.cpp",
"StyleRuleImport.h",
"StyleRuleKeyframe.cpp",
"StyleRuleKeyframe.h",
"StyleRuleNamespace.h",
"StyleSheet.cpp",
"StyleSheet.h",
"StyleSheetCandidate.cpp",
"StyleSheetCandidate.h",
"StyleSheetCollection.cpp",
"StyleSheetCollection.h",
"StyleSheetContents.cpp",
"StyleSheetContents.h",
"StyleSheetList.cpp",
"StyleSheetList.h",
"TreeScopeStyleSheetCollection.cpp",
"TreeScopeStyleSheetCollection.h",
"cssom/CSSKeywordValue.cpp",
"cssom/CSSKeywordValue.h",
"cssom/CSSMatrixComponent.cpp",
"cssom/CSSMatrixComponent.h",
"cssom/CSSNumericValue.cpp",
"cssom/CSSNumericValue.h",
"cssom/CSSOMKeywords.h",
"cssom/CSSOMTypes.h",
"cssom/CSSPerspective.cpp",
"cssom/CSSPerspective.h",
"cssom/CSSPositionValue.cpp",
"cssom/CSSPositionValue.h",
"cssom/CSSResourceValue.h",
"cssom/CSSRotation.cpp",
"cssom/CSSRotation.h",
"cssom/CSSScale.cpp",
"cssom/CSSScale.h",
"cssom/CSSSkew.cpp",
"cssom/CSSSkew.h",
"cssom/CSSStyleImageValue.cpp",
"cssom/CSSStyleImageValue.h",
"cssom/CSSStyleValue.cpp",
"cssom/CSSStyleValue.h",
"cssom/CSSStyleVariableReferenceValue.h",
"cssom/CSSTransformComponent.cpp",
"cssom/CSSTransformComponent.h",
"cssom/CSSTransformValue.cpp",
"cssom/CSSTransformValue.h",
"cssom/CSSTranslation.cpp",
"cssom/CSSTranslation.h",
"cssom/CSSURLImageValue.h",
"cssom/CSSUnitValue.cpp",
"cssom/CSSUnitValue.h",
"cssom/CSSUnitValues.h",
"cssom/CSSUnparsedValue.cpp",
"cssom/CSSUnparsedValue.h",
"cssom/CSSUnsupportedStyleValue.cpp",
"cssom/CSSUnsupportedStyleValue.h",
"cssom/ComputedStylePropertyMap.cpp",
"cssom/ComputedStylePropertyMap.h",
"cssom/FilteredComputedStylePropertyMap.cpp",
"cssom/FilteredComputedStylePropertyMap.h",
"cssom/InlineStylePropertyMap.cpp",
"cssom/InlineStylePropertyMap.h",
"cssom/StylePropertyMap.cpp",
"cssom/StylePropertyMap.h",
"cssom/StylePropertyMapReadonly.cpp",
"cssom/StylePropertyMapReadonly.h",
"cssom/StyleValueFactory.cpp",
"cssom/StyleValueFactory.h",
"cssom/WindowGetComputedStyle.h",
"invalidation/InvalidationSet.cpp",
"invalidation/InvalidationSet.h",
"invalidation/PendingInvalidations.h",
"invalidation/StyleInvalidator.cpp",
"invalidation/StyleInvalidator.h",
"parser/CSSAtRuleID.cpp",
"parser/CSSAtRuleID.h",
"parser/CSSLazyParsingState.cpp",
"parser/CSSLazyParsingState.h",
"parser/CSSLazyPropertyParserImpl.cpp",
"parser/CSSLazyPropertyParserImpl.h",
"parser/CSSParser.cpp",
"parser/CSSParser.h",
"parser/CSSParserContext.cpp",
"parser/CSSParserContext.h",
"parser/CSSParserFastPaths.cpp",
"parser/CSSParserFastPaths.h",
"parser/CSSParserIdioms.h",
"parser/CSSParserImpl.cpp",
"parser/CSSParserImpl.h",
"parser/CSSParserLocalContext.cpp",
"parser/CSSParserLocalContext.h",
"parser/CSSParserMode.h",
"parser/CSSParserObserver.h",
"parser/CSSParserObserverWrapper.cpp",
"parser/CSSParserObserverWrapper.h",
"parser/CSSParserSelector.cpp",
"parser/CSSParserSelector.h",
"parser/CSSParserToken.cpp",
"parser/CSSParserToken.h",
"parser/CSSParserTokenRange.cpp",
"parser/CSSParserTokenRange.h",
"parser/CSSParserTokenStream.cpp",
"parser/CSSParserTokenStream.h",
"parser/CSSPropertyParser.cpp",
"parser/CSSPropertyParser.h",
"parser/CSSPropertyParserHelpers.cpp",
"parser/CSSPropertyParserHelpers.h",
"parser/CSSSelectorParser.cpp",
"parser/CSSSelectorParser.h",
"parser/CSSSupportsParser.cpp",
"parser/CSSSupportsParser.h",
"parser/CSSTokenizer.cpp",
"parser/CSSTokenizer.h",
"parser/CSSTokenizerInputStream.cpp",
"parser/CSSTokenizerInputStream.h",
"parser/CSSVariableParser.cpp",
"parser/CSSVariableParser.h",
"parser/FontVariantEastAsianParser.h",
"parser/FontVariantLigaturesParser.h",
"parser/FontVariantNumericParser.h",
"parser/MediaQueryBlockWatcher.cpp",
"parser/MediaQueryBlockWatcher.h",
"parser/MediaQueryParser.cpp",
"parser/MediaQueryParser.h",
"parser/SizesAttributeParser.cpp",
"parser/SizesAttributeParser.h",
"parser/SizesCalcParser.cpp",
"parser/SizesCalcParser.h",
"properties/CSSPropertyAPIAlignItems.cpp",
"properties/CSSPropertyAPIAlignOrJustifyContent.cpp",
"properties/CSSPropertyAPIAlignSelf.cpp",
"properties/CSSPropertyAPIAnimationDirection.cpp",
"properties/CSSPropertyAPIAnimationFillMode.cpp",
"properties/CSSPropertyAPIAnimationIterationCount.cpp",
"properties/CSSPropertyAPIAnimationName.cpp",
"properties/CSSPropertyAPIAnimationPlayState.cpp",
"properties/CSSPropertyAPIApplyAtRule.h",
"properties/CSSPropertyAPIAutoOrString.cpp",
"properties/CSSPropertyAPIBackdropFilter.cpp",
"properties/CSSPropertyAPIBackgroundAttachment.cpp",
"properties/CSSPropertyAPIBackgroundBlendMode.cpp",
"properties/CSSPropertyAPIBackgroundBox.cpp",
"properties/CSSPropertyAPIBackgroundColor.cpp",
"properties/CSSPropertyAPIBackgroundOrMaskImage.cpp",
"properties/CSSPropertyAPIBackgroundOrMaskSize.cpp",
"properties/CSSPropertyAPIBaselineShift.cpp",
"properties/CSSPropertyAPIBorderColor.cpp",
"properties/CSSPropertyAPIBorderImageOutset.cpp",
"properties/CSSPropertyAPIBorderImageRepeat.cpp",
"properties/CSSPropertyAPIBorderImageSlice.cpp",
"properties/CSSPropertyAPIBorderImageWidth.cpp",
"properties/CSSPropertyAPIBorderRadius.cpp",
"properties/CSSPropertyAPIBorderWidth.cpp",
"properties/CSSPropertyAPIBoxShadow.cpp",
"properties/CSSPropertyAPICaretColor.cpp",
"properties/CSSPropertyAPIClip.cpp",
"properties/CSSPropertyAPIClipPath.cpp",
"properties/CSSPropertyAPIColor.cpp",
"properties/CSSPropertyAPIColorNoQuirks.cpp",
"properties/CSSPropertyAPIColumnCount.cpp",
"properties/CSSPropertyAPIColumnGap.cpp",
"properties/CSSPropertyAPIColumnRuleWidth.cpp",
"properties/CSSPropertyAPIColumnSpan.cpp",
"properties/CSSPropertyAPIColumnWidth.cpp",
"properties/CSSPropertyAPIContain.cpp",
"properties/CSSPropertyAPIContent.cpp",
"properties/CSSPropertyAPICounterIncrement.cpp",
"properties/CSSPropertyAPICounterReset.cpp",
"properties/CSSPropertyAPICursor.cpp",
"properties/CSSPropertyAPID.cpp",
"properties/CSSPropertyAPIDelay.cpp",
"properties/CSSPropertyAPIDuration.cpp",
"properties/CSSPropertyAPIFillOrStrokeOpacity.cpp",
"properties/CSSPropertyAPIFilter.cpp",
"properties/CSSPropertyAPIFlexBasis.cpp",
"properties/CSSPropertyAPIFlexGrowOrShrink.cpp",
"properties/CSSPropertyAPIFontFamily.cpp",
"properties/CSSPropertyAPIFontFeatureSettings.cpp",
"properties/CSSPropertyAPIFontSize.cpp",
"properties/CSSPropertyAPIFontSizeAdjust.cpp",
"properties/CSSPropertyAPIFontStretch.cpp",
"properties/CSSPropertyAPIFontStyle.cpp",
"properties/CSSPropertyAPIFontVariantCaps.cpp",
"properties/CSSPropertyAPIFontVariantEastAsian.cpp",
"properties/CSSPropertyAPIFontVariantLigatures.cpp",
"properties/CSSPropertyAPIFontVariantNumeric.cpp",
"properties/CSSPropertyAPIFontVariationSettings.cpp",
"properties/CSSPropertyAPIFontWeight.cpp",
"properties/CSSPropertyAPIGridAutoFlow.cpp",
"properties/CSSPropertyAPIGridAutoLine.cpp",
"properties/CSSPropertyAPIGridGap.cpp",
"properties/CSSPropertyAPIGridLine.cpp",
"properties/CSSPropertyAPIGridTemplateAreas.cpp",
"properties/CSSPropertyAPIGridTemplateLine.cpp",
"properties/CSSPropertyAPIImageOrientation.cpp",
"properties/CSSPropertyAPIImageSource.cpp",
"properties/CSSPropertyAPIJustifyItems.cpp",
"properties/CSSPropertyAPIJustifySelf.cpp",
"properties/CSSPropertyAPILength.cpp",
"properties/CSSPropertyAPILetterAndWordSpacing.cpp",
"properties/CSSPropertyAPILineHeight.cpp",
"properties/CSSPropertyAPILineHeightStep.cpp",
"properties/CSSPropertyAPIListStyleImage.cpp",
"properties/CSSPropertyAPILogicalWidthOrHeight.cpp",
"properties/CSSPropertyAPIMargin.cpp",
"properties/CSSPropertyAPIMarker.cpp",
"properties/CSSPropertyAPIMask.cpp",
"properties/CSSPropertyAPIMaskSourceType.cpp",
"properties/CSSPropertyAPIMaxWidthOrHeight.cpp",
"properties/CSSPropertyAPIMinWidthOrHeight.cpp",
"properties/CSSPropertyAPIObjectPosition.cpp",
"properties/CSSPropertyAPIOffset.cpp",
"properties/CSSPropertyAPIOffsetAnchor.cpp",
"properties/CSSPropertyAPIOffsetDistance.cpp",
"properties/CSSPropertyAPIOffsetPath.cpp",
"properties/CSSPropertyAPIOffsetPosition.cpp",
"properties/CSSPropertyAPIOffsetRotate.cpp",
"properties/CSSPropertyAPIOpacity.cpp",
"properties/CSSPropertyAPIOrder.cpp",
"properties/CSSPropertyAPIOrphansOrWidows.cpp",
"properties/CSSPropertyAPIOutlineColor.cpp",
"properties/CSSPropertyAPIOutlineOffset.cpp",
"properties/CSSPropertyAPIOutlineWidth.cpp",
"properties/CSSPropertyAPIPadding.cpp",
"properties/CSSPropertyAPIPage.cpp",
"properties/CSSPropertyAPIPaintOrder.cpp",
"properties/CSSPropertyAPIPaintStroke.cpp",
"properties/CSSPropertyAPIPerspective.cpp",
"properties/CSSPropertyAPIPerspectiveOrigin.cpp",
"properties/CSSPropertyAPIPositionX.cpp",
"properties/CSSPropertyAPIPositionY.cpp",
"properties/CSSPropertyAPIQuotes.cpp",
"properties/CSSPropertyAPIRadius.cpp",
"properties/CSSPropertyAPIRotate.cpp",
"properties/CSSPropertyAPIScale.cpp",
"properties/CSSPropertyAPIScrollPadding.cpp",
"properties/CSSPropertyAPIScrollSnapAlign.cpp",
"properties/CSSPropertyAPIScrollSnapMargin.cpp",
"properties/CSSPropertyAPIScrollSnapType.cpp",
"properties/CSSPropertyAPIShapeImageThreshold.cpp",
"properties/CSSPropertyAPIShapeMargin.cpp",
"properties/CSSPropertyAPIShapeOutside.cpp",
"properties/CSSPropertyAPISize.cpp",
"properties/CSSPropertyAPIStrokeDasharray.cpp",
"properties/CSSPropertyAPIStrokeDashoffsetOrStrokeWidth.cpp",
"properties/CSSPropertyAPIStrokeMiterlimit.cpp",
"properties/CSSPropertyAPITabSize.cpp",
"properties/CSSPropertyAPITextDecorationColor.cpp",
"properties/CSSPropertyAPITextDecorationLine.cpp",
"properties/CSSPropertyAPITextDecorationSkip.cpp",
"properties/CSSPropertyAPITextIndent.cpp",
"properties/CSSPropertyAPITextShadow.cpp",
"properties/CSSPropertyAPITextSizeAdjust.cpp",
"properties/CSSPropertyAPITextUnderlinePosition.cpp",
"properties/CSSPropertyAPITimingFunction.cpp",
"properties/CSSPropertyAPITouchAction.cpp",
"properties/CSSPropertyAPITransform.cpp",
"properties/CSSPropertyAPITransformOrigin.cpp",
"properties/CSSPropertyAPITransitionProperty.cpp",
"properties/CSSPropertyAPITranslate.cpp",
"properties/CSSPropertyAPIVariable.h",
"properties/CSSPropertyAPIVerticalAlign.cpp",
"properties/CSSPropertyAPIWebkitBorderColor.cpp",
"properties/CSSPropertyAPIWebkitBorderImage.cpp",
"properties/CSSPropertyAPIWebkitBorderSpacing.cpp",
"properties/CSSPropertyAPIWebkitBorderWidth.cpp",
"properties/CSSPropertyAPIWebkitBoxFlex.cpp",
"properties/CSSPropertyAPIWebkitBoxFlexGroup.cpp",
"properties/CSSPropertyAPIWebkitBoxOrdinalGroup.cpp",
"properties/CSSPropertyAPIWebkitBoxReflect.cpp",
"properties/CSSPropertyAPIWebkitClip.cpp",
"properties/CSSPropertyAPIWebkitColorNoQuirks.cpp",
"properties/CSSPropertyAPIWebkitFontSizeDelta.cpp",
"properties/CSSPropertyAPIWebkitHighlight.cpp",
"properties/CSSPropertyAPIWebkitLineClamp.cpp",
"properties/CSSPropertyAPIWebkitMargin.cpp",
"properties/CSSPropertyAPIWebkitMaskComposite.cpp",
"properties/CSSPropertyAPIWebkitMaxLogicalWidthOrHeight.cpp",
"properties/CSSPropertyAPIWebkitOrigin.cpp",
"properties/CSSPropertyAPIWebkitOriginX.cpp",
"properties/CSSPropertyAPIWebkitOriginY.cpp",
"properties/CSSPropertyAPIWebkitPadding.cpp",
"properties/CSSPropertyAPIWebkitTextDecorationsInEffect.cpp",
"properties/CSSPropertyAPIWebkitTextEmphasisPosition.cpp",
"properties/CSSPropertyAPIWebkitTextEmphasisStyle.cpp",
"properties/CSSPropertyAPIWebkitTextStrokeColor.cpp",
"properties/CSSPropertyAPIWebkitTextStrokeWidth.cpp",
"properties/CSSPropertyAPIWebkitTransformOriginZ.cpp",
"properties/CSSPropertyAPIWidthOrHeight.cpp",
"properties/CSSPropertyAPIWillChange.cpp",
"properties/CSSPropertyAPIZIndex.cpp",
"properties/CSSPropertyAPIZoom.cpp",
"properties/CSSPropertyAlignmentUtils.cpp",
"properties/CSSPropertyAlignmentUtils.h",
"properties/CSSPropertyAnimationIterationCountUtils.cpp",
"properties/CSSPropertyAnimationIterationCountUtils.h",
"properties/CSSPropertyAnimationNameUtils.cpp",
"properties/CSSPropertyAnimationNameUtils.h",
"properties/CSSPropertyAnimationTimingFunctionUtils.cpp",
"properties/CSSPropertyAnimationTimingFunctionUtils.h",
"properties/CSSPropertyAnimationUtils.cpp",
"properties/CSSPropertyAnimationUtils.h",
"properties/CSSPropertyBackgroundUtils.cpp",
"properties/CSSPropertyBackgroundUtils.h",
"properties/CSSPropertyBorderImageUtils.cpp",
"properties/CSSPropertyBorderImageUtils.h",
"properties/CSSPropertyBoxShadowUtils.cpp",
"properties/CSSPropertyBoxShadowUtils.h",
"properties/CSSPropertyColumnUtils.cpp",
"properties/CSSPropertyColumnUtils.h",
"properties/CSSPropertyCounterUtils.cpp",
"properties/CSSPropertyCounterUtils.h",
"properties/CSSPropertyFontUtils.cpp",
"properties/CSSPropertyFontUtils.h",
"properties/CSSPropertyGridUtils.cpp",
"properties/CSSPropertyGridUtils.h",
"properties/CSSPropertyLegacyBreakUtils.cpp",
"properties/CSSPropertyLegacyBreakUtils.h",
"properties/CSSPropertyLengthUtils.cpp",
"properties/CSSPropertyLengthUtils.h",
"properties/CSSPropertyMarginUtils.cpp",
"properties/CSSPropertyMarginUtils.h",
"properties/CSSPropertyOffsetPathUtils.cpp",
"properties/CSSPropertyOffsetPathUtils.h",
"properties/CSSPropertyOffsetRotateUtils.cpp",
"properties/CSSPropertyOffsetRotateUtils.h",
"properties/CSSPropertyPlaceUtils.cpp",
"properties/CSSPropertyPlaceUtils.h",
"properties/CSSPropertyPositionUtils.h",
"properties/CSSPropertyShapeUtils.cpp",
"properties/CSSPropertyShapeUtils.h",
"properties/CSSPropertyTextDecorationLineUtils.cpp",
"properties/CSSPropertyTextDecorationLineUtils.h",
"properties/CSSPropertyTransformUtils.cpp",
"properties/CSSPropertyTransformUtils.h",
"properties/CSSPropertyTransitionPropertyUtils.cpp",
"properties/CSSPropertyTransitionPropertyUtils.h",
"properties/CSSPropertyWebkitBorderWidthUtils.cpp",
"properties/CSSPropertyWebkitBorderWidthUtils.h",
"properties/CSSShorthandPropertyAPIAnimation.cpp",
"properties/CSSShorthandPropertyAPIBackground.cpp",
"properties/CSSShorthandPropertyAPIBackgroundPosition.cpp",
"properties/CSSShorthandPropertyAPIBackgroundRepeat.cpp",
"properties/CSSShorthandPropertyAPIBorder.cpp",
"properties/CSSShorthandPropertyAPIBorderBottom.cpp",
"properties/CSSShorthandPropertyAPIBorderColor.cpp",
"properties/CSSShorthandPropertyAPIBorderImage.cpp",
"properties/CSSShorthandPropertyAPIBorderLeft.cpp",
"properties/CSSShorthandPropertyAPIBorderRadius.cpp",
"properties/CSSShorthandPropertyAPIBorderRight.cpp",
"properties/CSSShorthandPropertyAPIBorderSpacing.cpp",
"properties/CSSShorthandPropertyAPIBorderStyle.cpp",
"properties/CSSShorthandPropertyAPIBorderTop.cpp",
"properties/CSSShorthandPropertyAPIBorderWidth.cpp",
"properties/CSSShorthandPropertyAPIColumnRule.cpp",
"properties/CSSShorthandPropertyAPIColumns.cpp",
"properties/CSSShorthandPropertyAPIFlex.cpp",
"properties/CSSShorthandPropertyAPIFlexFlow.cpp",
"properties/CSSShorthandPropertyAPIFont.cpp",
"properties/CSSShorthandPropertyAPIFontVariant.cpp",
"properties/CSSShorthandPropertyAPIGrid.cpp",
"properties/CSSShorthandPropertyAPIGridArea.cpp",
"properties/CSSShorthandPropertyAPIGridColumn.cpp",
"properties/CSSShorthandPropertyAPIGridGap.cpp",
"properties/CSSShorthandPropertyAPIGridRow.cpp",
"properties/CSSShorthandPropertyAPIGridTemplate.cpp",
"properties/CSSShorthandPropertyAPIListStyle.cpp",
"properties/CSSShorthandPropertyAPIMargin.cpp",
"properties/CSSShorthandPropertyAPIMarker.cpp",
"properties/CSSShorthandPropertyAPIOffset.cpp",
"properties/CSSShorthandPropertyAPIOutline.cpp",
"properties/CSSShorthandPropertyAPIOverflow.cpp",
"properties/CSSShorthandPropertyAPIPadding.cpp",
"properties/CSSShorthandPropertyAPIPageBreakAfter.cpp",
"properties/CSSShorthandPropertyAPIPageBreakBefore.cpp",
"properties/CSSShorthandPropertyAPIPageBreakInside.cpp",
"properties/CSSShorthandPropertyAPIPlaceContent.cpp",
"properties/CSSShorthandPropertyAPIPlaceItems.cpp",
"properties/CSSShorthandPropertyAPIPlaceSelf.cpp",
"properties/CSSShorthandPropertyAPIScrollBoundaryBehavior.cpp",
"properties/CSSShorthandPropertyAPIScrollPadding.cpp",
"properties/CSSShorthandPropertyAPIScrollPaddingBlock.cpp",
"properties/CSSShorthandPropertyAPIScrollPaddingInline.cpp",
"properties/CSSShorthandPropertyAPIScrollSnapMargin.cpp",
"properties/CSSShorthandPropertyAPIScrollSnapMarginBlock.cpp",
"properties/CSSShorthandPropertyAPIScrollSnapMarginInline.cpp",
"properties/CSSShorthandPropertyAPITextDecoration.cpp",
"properties/CSSShorthandPropertyAPITransition.cpp",
"properties/CSSShorthandPropertyAPIWebkitBorderAfter.cpp",
"properties/CSSShorthandPropertyAPIWebkitBorderBefore.cpp",
"properties/CSSShorthandPropertyAPIWebkitBorderEnd.cpp",
"properties/CSSShorthandPropertyAPIWebkitBorderStart.cpp",
"properties/CSSShorthandPropertyAPIWebkitColumnBreakAfter.cpp",
"properties/CSSShorthandPropertyAPIWebkitColumnBreakBefore.cpp",
"properties/CSSShorthandPropertyAPIWebkitColumnBreakInside.cpp",
"properties/CSSShorthandPropertyAPIWebkitMarginCollapse.cpp",
"properties/CSSShorthandPropertyAPIWebkitMaskBoxImage.cpp",
"properties/CSSShorthandPropertyAPIWebkitMaskPosition.cpp",
"properties/CSSShorthandPropertyAPIWebkitMaskRepeat.cpp",
"properties/CSSShorthandPropertyAPIWebkitTextEmphasis.cpp",
"properties/CSSShorthandPropertyAPIWebkitTextStroke.cpp",
"resolver/AnimatedStyleBuilder.cpp",
"resolver/AnimatedStyleBuilder.h",
"resolver/CSSPropertyPriority.h",
"resolver/CSSToStyleMap.cpp",
"resolver/CSSToStyleMap.h",
"resolver/CSSVariableResolver.cpp",
"resolver/CSSVariableResolver.h",
"resolver/ElementResolveContext.cpp",
"resolver/ElementResolveContext.h",
"resolver/ElementStyleResources.cpp",
"resolver/ElementStyleResources.h",
"resolver/FilterOperationResolver.cpp",
"resolver/FilterOperationResolver.h",
"resolver/FontBuilder.cpp",
"resolver/FontBuilder.h",
"resolver/FontStyleResolver.cpp",
"resolver/FontStyleResolver.h",
"resolver/MatchRequest.h",
"resolver/MatchResult.cpp",
"resolver/MatchResult.h",
"resolver/MatchedPropertiesCache.cpp",
"resolver/MatchedPropertiesCache.h",
"resolver/MediaQueryResult.h",
"resolver/ScopedStyleResolver.cpp",
"resolver/ScopedStyleResolver.h",
"resolver/SelectorFilterParentScope.cpp",
"resolver/SelectorFilterParentScope.h",
"resolver/StyleAdjuster.cpp",
"resolver/StyleAdjuster.h",
"resolver/StyleBuilderConverter.cpp",
"resolver/StyleBuilderConverter.h",
"resolver/StyleBuilderCustom.cpp",
"resolver/StyleResolver.cpp",
"resolver/StyleResolver.h",
"resolver/StyleResolverState.cpp",
"resolver/StyleResolverState.h",
"resolver/StyleResolverStats.cpp",
"resolver/StyleResolverStats.h",
"resolver/StyleRuleUsageTracker.cpp",
"resolver/StyleRuleUsageTracker.h",
"resolver/TransformBuilder.cpp",
"resolver/TransformBuilder.h",
"resolver/ViewportStyleResolver.cpp",
"resolver/ViewportStyleResolver.h",
]
configs += [
# TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
"//build/config/compiler:no_size_t_to_int_warning",
]
}