On 01/25/2016 08:27 PM, Patrick Walton wrote:
> Exciting, thanks a ton for your work here!
> 
> I'm guessing that number_of_pseudo_contexts exists so that when a new
> pseudo-SC is created we know what index to assign it?

This is useful during the creation of a new real stacking context or a
pseudo stacking context for a positioned element. Unlike, pseudo
stacking contexts for floats, these need to be children of the closest
ancestor which is a real stacking context.

--Martin

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

Reply via email to