Side by Side Diff: LayoutTests/svg/css/svg-paint-order.html
Issue 22482004 :
Add support for the object-fit CSS property. (Closed)
Patch Set: Rebase for landing
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/TestExpectations
LayoutTests/svg/css/script-tests/svg-paint-order.js
LayoutTests/svg/css/svg-paint-order.html
LayoutTests/svg/css/svg-paint-order-expected.txt
LayoutTests/svg/paintorder/paintorder.svg
LayoutTests/svg/paintorder/paintorder-expected.svg
LayoutTests/svg/paintorder/paintorder-text.svg
LayoutTests/svg/paintorder/paintorder-text-expected.svg
LayoutTests/svg/repaint/repaint-paintorder.svg
Source/core/css/CSSComputedStyleDeclaration.cpp
Source/core/css/CSSParser.h
Source/core/css/CSSPrimitiveValueMappings.h
Source/core/css/CSSProperty.cpp
Source/core/css/CSSValueKeywords.in
Source/core/css/SVGCSSComputedStyleDeclaration.cpp
Source/core/css/SVGCSSParser.cpp
Source/core/css/SVGCSSPropertyNames.in
Source/core/css/SVGCSSValueKeywords.in
Source/core/css/resolver/StyleBuilderCustom.cpp
Source/core/page/RuntimeCSSEnabled.cpp
Source/core/page/RuntimeEnabledFeatures.in
Source/core/page/UseCounter.cpp
Source/core/rendering/style/SVGRenderStyle.h
Source/core/rendering/style/SVGRenderStyle.cpp
Source/core/rendering/style/SVGRenderStyleDefs.h
Source/core/rendering/svg/RenderSVGShape.h
Source/core/rendering/svg/RenderSVGShape.cpp
Source/core/rendering/svg/SVGInlineTextBox.cpp
Source/core/scripts/make_runtime_features.py
Source/core/svg/SVGElement.cpp
Source/core/svg/svgattrs.in