Re: [webkit-dev] Update on HTML5 parser

2010-05-28 Thread Eric Seidel
You haven't missed much. We didn't actually start until after Mozilla's announcement. http://trac.webkit.org/changeset/59638 was the first commit (11 days ago). On Fri, May 28, 2010 at 10:50 AM, Peter Kasting wrote: > On Fri, May 28, 2010 at 6:18 AM, Adam Barth wrote: >> >> As some of you know

Re: [webkit-dev] Update on HTML5 parser

2010-05-28 Thread Peter Kasting
On Fri, May 28, 2010 at 6:18 AM, Adam Barth wrote: > As some of you know, Eric and I have been working on implementing the > HTML5 parsing algorithm in WebKit. This morning, at 5:58am, we > reached an important milestone: we got Gmail working. :) Great progress, guys! I had been wondering ab

[webkit-dev] Update on HTML5 parser

2010-05-28 Thread Adam Barth
Hi webkit-dev, As some of you know, Eric and I have been working on implementing the HTML5 parsing algorithm in WebKit. This morning, at 5:58am, we reached an important milestone: we got Gmail working. :) The HTML5 parsing algorithm actually consists of two algorithms: a tokenizer, which conver