Open Bug 1598120 Opened 5 years ago Updated 2 years ago

Support devtools for motion-path

Categories

(DevTools :: Inspector, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: boris, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: dev-doc-needed)

Motion-path support different kinds of offset-path, e.g. path(), ray(), basic shapes ..., etc. So it's worth to support devtools for these offset-path values. (Note: we only support path() and ray() for now.)

Besides, motion-path is always converted into an equivalent translation and rotation, which will be merged together with transform, translate, rotate, scale properties, to get the final transformation matrix, so it's worth to provide this information via devtools.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.