Re: [webkit-dev] Css specs implementation

2010-12-29 Thread Benjamin
Hi, On Mon, Dec 27, 2010 at 1:21 PM, Sebastiano Spicuglia spicuglia.sebasti...@gmail.com wrote: Intro: The Css specifications are easy to translate in logic formulas. Every logical formula could be expressed in the Event Condition Action form. I doubt the premise is correct. CSS specs

[webkit-dev] Getting text from visable region of page

2010-12-29 Thread Piotrek Roguski
Hi Guys, I would like to get text from visible region of page. What kind of approach would you suggest? I was trying to use text selection API, but since points can have visible position totally different, then expected (eg.: in multi-column layout, while using point which is few pixels bellow

[webkit-dev] Regarding the preload scanner in WebKit

2010-12-29 Thread Aneesh Bhasin
Hi All, I have been reading about the preload scanner that is supported in the WebKit since quite some time now ( http://webkit.org/blog/166/optimizing-page-loading-in-web-browser/ ) . As per my understanding (please correct me if I am wrong), the preload scanner kicks in when the main parser has

Re: [webkit-dev] Regarding the preload scanner in WebKit

2010-12-29 Thread Adam Barth
On Wed, Dec 29, 2010 at 8:19 PM, Aneesh Bhasin contact.ane...@gmail.com wrote: I have been reading about the preload scanner that is supported in the WebKit since quite some time now ( http://webkit.org/blog/166/optimizing-page-loading-in-web-browser/ ) . As per my understanding (please

Re: [webkit-dev] More thoughts on cleaning up the root directory

2010-12-29 Thread Adam Barth
On Mon, Dec 27, 2010 at 1:28 PM, Adam Barth aba...@webkit.org wrote: On Mon, Dec 27, 2010 at 1:25 PM, Darin Adler da...@apple.com wrote: On Dec 27, 2010, at 11:14 AM, Adam Barth wrote: On Mon, Dec 27, 2010 at 10:37 AM, Mark Rowe mr...@apple.com wrote: Can someone also elaborate on why Sources