Bug 15448 - Import XPath test suite from amachang.art-code.org
Summary: Import XPath test suite from amachang.art-code.org
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 523.x (Safari 3)
Hardware: All All
: P3 Normal
Assignee: Alexey Proskuryakov
URL: http://amachang.art-code.org/xpath_fu...
Keywords:
Depends on: 15436 15437
Blocks:
  Show dependency treegraph
 
Reported: 2007-10-09 21:05 PDT by Alexey Proskuryakov
Modified: 2007-11-15 22:02 PST (History)
0 users

See Also:


Attachments
do it! (13.87 KB, patch)
2007-11-15 09:30 PST, Alexey Proskuryakov
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2007-10-09 21:05:29 PDT
This test has uncovered a number of bugs in our XPath implementation - some are already fixed, some aren't yet. I think it would be useful to land it in its entirety.

I wrote the author and got a permission to include the test in WebKit repository.
Comment 1 Alexey Proskuryakov 2007-11-15 09:30:59 PST
Created attachment 17296 [details]
do it!

The failing cases are caused by DOM-level problems AFAICT (lang and processing instruction nodes).
Comment 2 Darin Adler 2007-11-15 09:39:50 PST
Comment on attachment 17296 [details]
do it!

Sweet!
Comment 3 Alexey Proskuryakov 2007-11-15 22:02:49 PST
Committed revision 27836.