Side by Side Diff: Source/core/css/CSSValueKeywords.in
Issue 1148873005 :
Parsing CSS properties for scroll snap points (Closed)
Patch Set: Address review feedback
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt
LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
LayoutTests/fast/css/scroll-snap-parsing.html
LayoutTests/fast/css/scroll-snap-parsing-expected.txt
LayoutTests/svg/css/getComputedStyle-listing-expected.txt
LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
Source/core/core.gypi
Source/core/css/CSSComputedStyleDeclaration.cpp
Source/core/css/CSSPrimitiveValueMappings.h
Source/core/css/CSSProperties.in
Source/core/css/CSSValueKeywords.in
Source/core/css/ComputedStyleCSSValueMapping.cpp
Source/core/css/parser/CSSParserFastPaths.cpp
Source/core/css/parser/CSSPropertyParser.h
Source/core/css/parser/CSSPropertyParser.cpp
Source/core/css/resolver/StyleBuilderConverter.h
Source/core/css/resolver/StyleBuilderConverter.cpp
Source/core/frame/UseCounter.cpp
Source/core/style/ComputedStyle.h
Source/core/style/ComputedStyle.cpp
Source/core/style/ComputedStyleConstants.h
Source/core/style/StyleRareNonInheritedData.h
Source/core/style/StyleRareNonInheritedData.cpp
Source/core/style/StyleScrollSnapData.h
Source/core/style/StyleScrollSnapData.cpp
Source/platform/RuntimeEnabledFeatures.in