Skip to content

[css-typed-om] is2D should be false to serialize with 'translate3d' and true for 'translate' #738

@arturkulig

Description

@arturkulig

https://drafts.css-houdini.org/css-typed-om/#transformvalue-serialization

is:

  • To serialize a CSSTranslate this:
    • If this’s is2D internal slot is true:

should be:

  • To serialize a CSSTranslate this:
    • If this’s is2D internal slot is false:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions