On 9/11/13 12:37 PM, Patrick Walton wrote:
On 9/11/13 9:35 AM, Boris Zbarsky wrote:
This fails if the node is inside an overflow:auto block that does
multipass layout to figure out which scrollbars to show: in that
situation there will be multiple FinishAndStoreOverflow() calls in Gecko
and presumably multiple assign-heights traversals in servo...

Not with overlay scrollbars. :)

Well, right.  ;)

My point is, we'd need a good grip on when layout for a box is really truly "done". Including in fun cases like columnation/pagination/etc.

-Boris

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

Reply via email to