RESOLVED FIXED 4907
Add the xhtml DOM test suite
https://bugs.webkit.org/show_bug.cgi?id=4907
Summary Add the xhtml DOM test suite
Eric Seidel (no email)
Reported 2005-09-09 16:05:49 PDT
Time to add the xhtml DOM test suites. We currently fail 100% of the tests due to broken entity support.
Attachments
First (unfinished) patch of necessary WebCore fixes (24.19 KB, patch)
2005-09-15 01:41 PDT, Eric Seidel (no email)
no flags
WebCore code fixes necessary to land xhtml test suite. (30.24 KB, patch)
2005-09-19 17:49 PDT, Eric Seidel (no email)
hyatt: review+
XHTML related tool improvements (3.09 KB, patch)
2005-09-19 18:21 PDT, Eric Seidel (no email)
hyatt: review+
XHTML test suite and results (gzip'd) (561.29 KB, application/x-gzip)
2005-09-20 00:39 PDT, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2005-09-15 01:41:23 PDT
Created attachment 3899 [details] First (unfinished) patch of necessary WebCore fixes
Eric Seidel (no email)
Comment 2 2005-09-19 17:49:32 PDT
Created attachment 3953 [details] WebCore code fixes necessary to land xhtml test suite.
Eric Seidel (no email)
Comment 3 2005-09-19 17:50:21 PDT
Comment on attachment 3953 [details] WebCore code fixes necessary to land xhtml test suite. Darin or mjs should be able to review this. Darin is probably the better candiate, as he did the original expat -> libxml2 port.
Eric Seidel (no email)
Comment 4 2005-09-19 18:21:11 PDT
Created attachment 3954 [details] XHTML related tool improvements
Eric Seidel (no email)
Comment 5 2005-09-19 18:21:59 PDT
Comment on attachment 3954 [details] XHTML related tool improvements These are some simple fixes/improvements in the tools which I made while adding xhtml DOM test support.
Eric Seidel (no email)
Comment 6 2005-09-20 00:39:40 PDT
Created attachment 3960 [details] XHTML test suite and results (gzip'd)
Dave Hyatt
Comment 7 2005-09-20 16:56:24 PDT
Comment on attachment 3954 [details] XHTML related tool improvements r=me
Dave Hyatt
Comment 8 2005-09-20 16:57:13 PDT
Comment on attachment 3953 [details] WebCore code fixes necessary to land xhtml test suite. r=me, but add a layout test that exercises the map, since we want to make sure libxml will actually continue parsing when it encounters a prefix with no corresponding URI.
Eric Seidel (no email)
Comment 9 2005-09-21 14:54:54 PDT
Added another layout test before landing and found a regression in innerHTML handling. Holding off until I fix that.
Lucas Forschler
Comment 10 2019-02-06 09:03:47 PST
Mass moving XML DOM bugs to the "DOM" Component.
Note You need to log in before you can comment on or make changes to this bug.