Change description:
The layout stage of CSS is responsible for generating and positioning fragments from the box tree.
The CSS Custom Layout specification describes an API which allows developers to layout a box in response to computed style and box tree changes.
Links:
Draft spec: https://drafts.css-houdini.org/css-layout-api/
Public standards discussion: https://github.com/w3c/css-houdini-drafts/labels/css-layout-api-1
Support in other browsers:
Internet Explorer: not implemented
Firefox: not implemented
Safari: not implemented
The layout stage of CSS is responsible for generating and positioning fragments from the box tree.
The CSS Custom Layout specification describes an API which allows developers to layout a box in response to computed style and box tree changes.
Links:
Draft spec: https://drafts.css-houdini.org/css-layout-api/
Public standards discussion: https://github.com/w3c/css-houdini-drafts/labels/css-layout-api-1
Support in other browsers:
Internet Explorer: not implemented
Firefox: not implemented
Safari: not implemented
Comment 1 by e...@chromium.org
, May 24 2017