[css-houdini-drafts] [css-layout-api] Specify which anonymous boxes generate boxes for the purposes of the layout API.

bfgeek has just created a new issue for 
https://github.com/w3c/css-houdini-drafts:

== [css-layout-api] Specify which anonymous boxes generate boxes for 
the purposes of the layout API. ==
We'll need to specify specifically which types of anonymous boxes 
generate a box for layout.

E.g.
 - A `<div style="display: table-cell;">` will insert additional boxes
 to surround it with an appropriate <table> box.
 - Text inside a flexbox which has undergone blockification.

etc.

Please view or discuss this issue at 
https://github.com/w3c/css-houdini-drafts/issues/255 using your GitHub
 account

Received on Wednesday, 6 July 2016 21:20:45 UTC