Hi No really sure .... but this is outcome of combination of various functions. Basically, anything regarding rendering to rendering starts from a DOM tree. You can find source regarding the same in WebCore\rendering.
As i told you earlier also, you can alternatively check out RenderStyle Thanks & Regards Niilesh On Mon, Jan 12, 2009 at 4:05 PM, zhenghe zhang <[email protected]> wrote: > Hi > > Now I have a question , I hope you help me, thank you. > > As follow: > > When I open a webpage, and the <input button>tags obtains the focus, there > is a Dashed border. > > Now I would like to know these functions. > > And through code how to achieved. > > > > Thank you > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

