On 3/24/14 1:41 PM, Patrick Walton wrote:
That's what we're doing. "flow-based" was an inaccurate description.

I should elaborate: what I was planning on doing is to have frame construction's notion of a DOM node be an abstraction that's either a real DOM node or a pseudo-element. That way all the code interacts with either DOM nodes or pseudo-elements equally, and we don't have to special-case them anywhere. I looked at the PR and it doesn't quite do this, so it'll have to be reworked.

Patrick

_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to