CSS/Houdini: Difference between revisions
< CSS
Jump to navigation
Jump to search
(→Specifications: metabugs) |
(paint FPWD expected soon) |
||
Line 13: | Line 13: | ||
Considering: | Considering: | ||
* [https://drafts.css-houdini.org/worklets/ Worklets Level 1] (needed for Paint) | * [https://drafts.css-houdini.org/worklets/ Worklets Level 1] (needed for Paint) | ||
* [https://drafts.css-houdini.org/css-paint-api/ CSS Paint API Level 1] | * [https://drafts.css-houdini.org/css-paint-api/ CSS Paint API Level 1] (2017-03 FPWD expected soon) | ||
== See Also == | == See Also == | ||
* [[CSS]] | * [[CSS]] | ||
* [[Standards]] | * [[Standards]] |
Revision as of 23:06, 3 April 2017
This article is a stub. You can help MozillaWiki by expanding it.
CSS Houdini is a W3C effort (that Mozilla is participating in and contributing to) to define lower-level CSS APIs for authors to understand, recreate, and extend highlevel CSS authoring features.
See CSS-TAG Houdini Task Force (CSS Houdini) home page for more details and an overview of CSS Houdini work in progress.
Specifications
Latest CSS Houdini spec drafts: https://drafts.css-houdini.org/ (http://dev.w3.org/houdini/ redirects there)
Implementing:
Considering:
- Worklets Level 1 (needed for Paint)
- CSS Paint API Level 1 (2017-03 FPWD expected soon)