css-houdini-drafts
css-houdini-drafts copied to clipboard
[css-layout-api] Add markup to define `layout()`
Is it possible to add some HTML markup around the layout()
definition in order to be crawled and extracted by w3c/reffy
with layout(<ident>)
as its value definition, and as a new value for <display-inside>
?
As an example for new values, please see the new values for the sizing properties from CSS Sizing 4.
@tidoust