Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34
Open
Description
We maintain an implementation ofCSS.* 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!)