[css-houdini-drafts] [css-layout-api] "translate a LayoutConstraintsOptions to internal constraints" algorithm should take child layout as an argument (#838)

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

== [css-layout-api] "translate a LayoutConstraintsOptions to internal constraints" algorithm should take child layout as an argument ==
https://drafts.css-houdini.org/css-layout-api/#translate-a-layoutconstraintsoptions-to-internal-constraints

The last step says "If the child layout is a layout API container, ..." but there is nothing to say what that child layout should be.  It probably should be passed in as an argument from the "run a work queue" algorithm that calls it.

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

Received on Monday, 26 November 2018 04:56:42 UTC