Skip to content

Should we be using DOMString, USVString, or CSSOMString? #687

@tabatkins

Description

@tabatkins

Typed OM is currently inconsistent in its string usage. Probably thru cargo-culting, some things use DOMString, others use USVString. That's almost certainly not what we want - they should all be one or the other. Should we choose one, or use the CSSOMString typedef that other CSS APIs rely on?

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