Skip to content

[geometry] Describe scale3dSelf() with scaleSelf() call #352

@saschanaz

Description

@saschanaz

https://drafts.fxtf.org/geometry/#dom-dommatrix-scale3dself

Currently scale3dSelf() is described with 5 steps, but maybe we could do just do two steps for better readability and less duplication?

  • Apply a scaleSelf() transformation to the current matrix with the arguments scale, scale, scale, originX, originY, originZ.
  • Return the current matrix.

(cc @bzbarsky)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions