Skip to content

[css-typed-om] 6.3. CSSUnitValue Serialization unit string bug #761

Closed
@rwaldron

Description

@rwaldron

https://www.w3.org/TR/css-typed-om-1/#numericvalue-serialization

  1. Otherwise, if unit is "percentage", append "%" to s, then return s.

If the CSSUnitValue object was created via CSS.percent(n), the unit value will be "percent".

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