[Webkit-unassigned] [Bug 41123] MASTER: WebKit needs an HTML5 tree builder

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 8 18:40:41 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=41123


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60603|0                           |1
        is obsolete|                            |




--- Comment #3 from Adam Barth <abarth at webkit.org>  2010-07-08 18:40:40 PST ---
Created an attachment (id=60993)
 --> (https://bugs.webkit.org/attachment.cgi?id=60993)
current html5lib test failure diff

Once we land all the patches that are pending-review and pending-commit, we'll be down to one (or possibly two) regressions on the HTML5 lib test suite (and a massive number of progressions).  The main things left to implement are the following:

1) <textarea> isn't properly ignoring the next token if it's a newline.
2) There's some bug in our reconstruction of formatting elements after tables.
3) We don't handle foreign content (i.e., SVG-in-HTML and MathML-in-HTML).

Currently, we appear to be failing almost all the LayoutTests, so there's a bunch of work still left to do once we finishing the HTML5lib test suite.  :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list