[webkit-dev] Order of positioned elements

Yael.Aharon at nokia.com Yael.Aharon at nokia.com
Tue Oct 26 05:09:34 PDT 2010


Hi,
I am working on improving the spatial algorithm in webkit, and I have a problem with positioned elements that do not have a z-index defined.
If I have 2 elements that are intersecting, I need to find out which element is covering the other. Is it safe to assume that the last element in tree order will cover the previous element, if they have the same z-index? If not, how can I determine which element is covering the other?
thanks, Yael

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20101026/27698593/attachment.html>


More information about the webkit-dev mailing list