Side by Side Diff: third_party/WebKit/LayoutTests/css3/motion-path/offset-rotation-deprecated.html
Issue 2842933003 :
CSS Motion Path: delete implementation of offset-rotation property (Closed)
Patch Set: remove offsetRotation from webexposed
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=LayoutNG
third_party/WebKit/LayoutTests/animations/composition/offset-rotation-composition.html
third_party/WebKit/LayoutTests/animations/interpolation/offset-rotation-interpolation.html
third_party/WebKit/LayoutTests/animations/responsive/offset-rotation-responsive.html
third_party/WebKit/LayoutTests/css3/motion-path/offset.html
third_party/WebKit/LayoutTests/css3/motion-path/offset-rotation.html
third_party/WebKit/LayoutTests/css3/motion-path/offset-rotation-deprecated.html
third_party/WebKit/LayoutTests/css3/motion-path/offset-rotation-deprecated-expected.txt
third_party/WebKit/LayoutTests/css3/motion-path/offsetParent.html
third_party/WebKit/LayoutTests/css3/motion-path/property-use-count-offset-rotate.html
third_party/WebKit/LayoutTests/css3/motion-path/property-use-count-offset-rotation.html
third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt
third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
third_party/WebKit/LayoutTests/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt
third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
third_party/WebKit/Source/core/animation/CSSInterpolationTypesMap.cpp
third_party/WebKit/Source/core/animation/CSSOffsetRotateInterpolationType.h
third_party/WebKit/Source/core/animation/CSSOffsetRotateInterpolationType.cpp
third_party/WebKit/Source/core/animation/css/CSSAnimatableValueFactory.cpp
third_party/WebKit/Source/core/css/CSSComputedStyleDeclaration.cpp
third_party/WebKit/Source/core/css/CSSProperties.json5
third_party/WebKit/Source/core/css/CSSPropertyEquality.cpp
third_party/WebKit/Source/core/css/ComputedStyleCSSValueMapping.cpp
third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp
third_party/WebKit/Source/core/frame/Deprecation.cpp
third_party/WebKit/Source/core/frame/UseCounter.cpp
third_party/WebKit/Source/core/style/ComputedStyle.h
third_party/WebKit/Source/core/style/StyleTransformData.cpp
third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5