On May 20, 2010, at 3:52 PM, Fady Samuel wrote: > I'm still confused about the proper ordering of painting/hit testing cells > for a given grid position. > > In the example you provided, David, WHY does cell 7 have precedence over cell > 5? Is it based on the order they're defined?
Yes, it's based on document order. dave _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

