CSS/Houdini: Difference between revisions

From MozillaWiki
< CSS
Jump to navigation Jump to search
(stub with link to current group wiki overview etc.)
 
(link to drafts, sections)
Line 1: Line 1:
{{stub}}
{{stub}}


See [https://github.com/w3c/css-houdini-drafts/wiki CSS-TAG Houdini Task Force (CSS Houdini) home page] for an overview of CSS Houdini.
'''<dfn>CSS Houdini</dfn>''' 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.
 
== Specifications ==
Latest CSS Houdini spec drafts: https://drafts.css-houdini.org/ (http://dev.w3.org/houdini/ redirects there)
 
== Work in progress ==
See [https://github.com/w3c/css-houdini-drafts/wiki CSS-TAG Houdini Task Force (CSS Houdini) home page] for an overview of CSS Houdini work in progress.


== See Also ==
== See Also ==
* [[CSS]]
* [[CSS]]
* [[Standards]]

Revision as of 19:32, 13 May 2016

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.

Specifications

Latest CSS Houdini spec drafts: https://drafts.css-houdini.org/ (http://dev.w3.org/houdini/ redirects there)

Work in progress

See CSS-TAG Houdini Task Force (CSS Houdini) home page for an overview of CSS Houdini work in progress.

See Also