Side by Side Diff: LayoutTests/platform/linux/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png
Issue 112003003 :
[SVG] SVGLength{,List} migration to new SVG property impl. (Closed)
Patch Set: revert aggressive svgAttributeChanged, add NeedsRebaseline
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/http/tests/security/contentSecurityPolicy/img-blocked-no-gc-crash-expected.txt
LayoutTests/platform/linux/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png
LayoutTests/platform/linux/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png
LayoutTests/platform/linux/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png
LayoutTests/platform/linux/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png
LayoutTests/platform/linux/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png
LayoutTests/platform/linux/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png
LayoutTests/platform/win/svg/custom/gradient-deep-referencing-expected.txt
LayoutTests/platform/win/svg/custom/invalid-lengthlist-expected.txt
LayoutTests/resources/js-test.js
LayoutTests/svg/custom/baseval-animval-equality-expected.txt
LayoutTests/svg/dom/SVGLengthList-basics-expected.txt
LayoutTests/svg/dom/length-list-parser-expected.txt
Source/bindings/bindings.gypi
Source/bindings/scripts/code_generator_v8.pm
Source/bindings/v8/custom/V8SVGLengthCustom.cpp
Source/core/animation/AnimatableSVGLength.h
Source/core/animation/AnimatableSVGLength.cpp
Source/core/animation/AnimatableStrokeDasharrayList.h
Source/core/animation/AnimatableStrokeDasharrayList.cpp
Source/core/animation/AnimatableStrokeDasharrayListTest.cpp
Source/core/animation/AnimatableValueTestHelper.cpp
Source/core/animation/AnimatableValueTestHelperTest.cpp
Source/core/core.gypi
Source/core/css/CSSCursorImageValue.cpp
Source/core/css/SVGCSSComputedStyleDeclaration.cpp
Source/core/css/resolver/AnimatedStyleBuilder.cpp
Source/core/css/resolver/StyleBuilderConverter.h
Source/core/css/resolver/StyleBuilderConverter.cpp
Source/core/css/resolver/StyleBuilderCustom.cpp
Source/core/frame/animation/CSSPropertyAnimation.cpp
Source/core/rendering/style/RenderStyle.h
Source/core/rendering/style/SVGRenderStyle.h
Source/core/rendering/style/SVGRenderStyleDefs.h
Source/core/rendering/style/SVGRenderStyleDefs.cpp
Source/core/rendering/svg/RenderSVGEllipse.cpp
Source/core/rendering/svg/RenderSVGForeignObject.cpp
Source/core/rendering/svg/RenderSVGImage.cpp
Source/core/rendering/svg/RenderSVGRect.cpp
Source/core/rendering/svg/RenderSVGResourceMarker.cpp
Source/core/rendering/svg/RenderSVGShape.cpp
Source/core/rendering/svg/RenderSVGText.cpp
Source/core/rendering/svg/RenderSVGTextPath.cpp
Source/core/rendering/svg/RenderSVGTransformableContainer.cpp
Source/core/rendering/svg/RenderSVGViewportContainer.cpp
Source/core/rendering/svg/SVGPathData.cpp
Source/core/rendering/svg/SVGRenderSupport.cpp
Source/core/rendering/svg/SVGRenderTreeAsText.cpp
Source/core/rendering/svg/SVGTextChunkBuilder.cpp
Source/core/rendering/svg/SVGTextLayoutAttributesBuilder.cpp
Source/core/rendering/svg/SVGTextLayoutEngine.cpp
Source/core/rendering/svg/SVGTextLayoutEngineBaseline.cpp
Source/core/rendering/svg/SVGTextLayoutEngineSpacing.cpp
Source/core/svg/LinearGradientAttributes.h
Source/core/svg/PatternAttributes.h
Source/core/svg/RadialGradientAttributes.h
Source/core/svg/SVGAnimatedLength.h
Source/core/svg/SVGAnimatedLength.cpp
Source/core/svg/SVGAnimatedLengthList.h
Source/core/svg/SVGAnimatedLengthList.cpp
Source/core/svg/SVGAnimatedNewPropertyAnimator.h
Source/core/svg/SVGAnimatedNewPropertyAnimator.cpp
Source/core/svg/SVGAnimatedType.h
Source/core/svg/SVGAnimatedType.cpp
Source/core/svg/SVGAnimatorFactory.h
Source/core/svg/SVGCircleElement.h
Source/core/svg/SVGCircleElement.cpp
Source/core/svg/SVGCursorElement.h
Source/core/svg/SVGCursorElement.cpp
Source/core/svg/SVGEllipseElement.h
Source/core/svg/SVGEllipseElement.cpp
Source/core/svg/SVGFilterElement.h
Source/core/svg/SVGFilterElement.cpp
Source/core/svg/SVGFilterPrimitiveStandardAttributes.h
Source/core/svg/SVGFilterPrimitiveStandardAttributes.cpp
Source/core/svg/SVGForeignObjectElement.h
Source/core/svg/SVGForeignObjectElement.cpp
Source/core/svg/SVGImageElement.h
Source/core/svg/SVGImageElement.cpp
Source/core/svg/SVGLength.h
Source/core/svg/SVGLength.cpp
Source/core/svg/SVGLength.idl
Source/core/svg/SVGLengthContext.h
Source/core/svg/SVGLengthContext.cpp
Source/core/svg/SVGLengthList.h
Source/core/svg/SVGLengthList.cpp
Source/core/svg/SVGLengthList.idl
Source/core/svg/SVGLengthListTearOff.h
Source/core/svg/SVGLengthTearOff.h
Source/core/svg/SVGLengthTearOff.cpp
Source/core/svg/SVGLineElement.h
Source/core/svg/SVGLineElement.cpp
Source/core/svg/SVGLinearGradientElement.h
Source/core/svg/SVGLinearGradientElement.cpp
Source/core/svg/SVGMarkerElement.h
Source/core/svg/SVGMarkerElement.cpp
Source/core/svg/SVGMaskElement.h
Source/core/svg/SVGMaskElement.cpp
Source/core/svg/SVGPatternElement.h
Source/core/svg/SVGPatternElement.cpp
Source/core/svg/SVGRadialGradientElement.h
Source/core/svg/SVGRadialGradientElement.cpp
Source/core/svg/SVGRectElement.h
Source/core/svg/SVGRectElement.cpp
Source/core/svg/SVGSVGElement.h
Source/core/svg/SVGSVGElement.cpp
Source/core/svg/SVGTextContentElement.h
Source/core/svg/SVGTextContentElement.cpp
Source/core/svg/SVGTextPathElement.h
Source/core/svg/SVGTextPathElement.cpp
Source/core/svg/SVGTextPositioningElement.h
Source/core/svg/SVGTextPositioningElement.cpp
Source/core/svg/SVGUseElement.h
Source/core/svg/SVGUseElement.cpp
Source/core/svg/properties/NewSVGListPropertyHelper.h
Source/core/svg/properties/NewSVGListPropertyTearOffHelper.h
Source/core/svg/properties/NewSVGProperty.h
Source/core/svg/properties/NewSVGPropertyTearOff.h