CSS/Houdini: Difference between revisions

From MozillaWiki
< CSS
Jump to navigation Jump to search
(CSS Layout API Level 1)
(note no progress on type om yet, however Chrome intent to ship)
Line 9: Line 9:


Implementing:
Implementing:
* [https://drafts.css-houdini.org/css-typed-om/ CSS Typed OM Level 1], [https://bugzilla.mozilla.org/show_bug.cgi?id=1278697 metabug]
* [https://drafts.css-houdini.org/css-properties-values-api/ CSS Properties and Values API Level 1], [https://bugzilla.mozilla.org/show_bug.cgi?id=1273706 metabug], [https://github.com/servo/servo/pull/18167 Servo implementation in progress]
* [https://drafts.css-houdini.org/css-properties-values-api/ CSS Properties and Values API Level 1], [https://bugzilla.mozilla.org/show_bug.cgi?id=1273706 metabug], [https://github.com/servo/servo/pull/18167 Servo implementation in progress]
 
* [https://drafts.css-houdini.org/css-typed-om/ CSS Typed OM Level 1], [https://bugzilla.mozilla.org/show_bug.cgi?id=1278697 metabug] (no progress as of 2018-07-01)
** 2018-01 [https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/6ai8np0DSOA Chrome Intent to Ship]
Considering:
Considering:
* [https://drafts.css-houdini.org/worklets/ Worklets Level 1], [https://bugzilla.mozilla.org/show_bug.cgi?id=1315239 metabug] (needed for Paint)
* [https://drafts.css-houdini.org/worklets/ Worklets Level 1], [https://bugzilla.mozilla.org/show_bug.cgi?id=1315239 metabug] (needed for Paint)

Revision as of 02:16, 2 July 2018

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 DOM 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:

Standards Meetings

See Also