Re: [w3ctag/design-reviews] CSS Layout API (#224)

Stream of consciousness: It's sort of odd that there's a `Fragment` interface hierarchy, and something `Fragment`-ish is returned from `layout` methods...but it's not an actual `Fragment` and the `Fragment` types don't appear to have constructors. This seems like a place where the usual JS style would be to make `Fragment` constructable.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/224#issuecomment-362567634

Received on Friday, 2 February 2018 11:58:12 UTC