Hi All,
I am a beginner to WebKit, looking into "*Spatial-Navigation*" feature of
WebKit.
I am looking further for some optimisations in the same.

I find there "*findFocusCandidateInContainer() "* in which we start
from first child of "container" and iterate until the we get the focus
candidate.

My question is,"Are we checking the whole DOM tree to find the closest node
or we have a small area(container) accordingly?"

What does the function*
"container=scrollableEnclosingBoxOrParentFrameForNodeInDirection()"* do?



Waiting for the reply.

Thanks & Regards,
Sanjeet
_______________________________________________
webkit-help mailing list
webkit-help@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to