> I looked into RenderLayer::hitTest() function also. It does few things > given below: > > Node* node = result.innerNode();
Before it reaches this line, it goes to hitTestLayer() first. Did you check that function? Regards, -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
