CSS Motion Path

GPTKB entity

Statements (30)
Predicate Object
gptkbp:instanceOf CSS feature
gptkbp:allows moving elements along SVG paths
moving elements along basic shapes
gptkbp:alsoKnownAs offset-path
gptkbp:combines transition property
transform property
gptkbp:definedIn CSS Transforms Module Level 2
gptkbp:documentation https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_motion_path
gptkbp:editor gptkb:CSS_Working_Group
gptkbp:enables animation along a path
gptkbp:hasSyntax offset-path: circle(50% at 50% 50%);
offset-path: path('M 0 0 L 100 100');
https://www.w3.org/2000/01/rdf-schema#label CSS Motion Path
gptkbp:introducedIn 2018
gptkbp:property offset-anchor
offset-distance
offset-path
offset-rotate
gptkbp:relatedTo gptkb:CSS_Animations
gptkb:CSS_Transforms
SVG paths
gptkbp:specifies Working Draft
gptkbp:supportedBy gptkb:Edge
gptkb:Safari
gptkb:Firefox
gptkb:Chrome
gptkbp:usedFor UI effects
web animation
gptkbp:bfsParent gptkb:CSS_Working_Group_specifications
gptkbp:bfsLayer 7