Skip to content

Bind to CSS Typed OM when is ready for browsers #493

@davesnx

Description

@davesnx

We maintain an implementation of CSS.* so we know when values are boxed within types, would be nice to have bindings to the browser function (in melange/rescript) to delegate this work to them.

Spec: https://www.w3.org/TR/css-typed-om-1/
Draft: https://drafts.css-houdini.org/css-typed-om
Polyfill: https://github.com/csstools/css-typed-om
CanIUse issue: Fyrd/caniuse#4164

Houdini: https://drafts.css-houdini.org/css-typed-om-2 (CSS Typed OM 2)

In naitve, we would need to keep the implementation to work properly (or in case of being extracted, we might not need it!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    runtimeIssues related with styled-ppx's runtime

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions