Bug 15448

Summary: Import XPath test suite from amachang.art-code.org
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P3    
Version: 523.x (Safari 3)   
Hardware: All   
OS: All   
URL: http://amachang.art-code.org/xpath_functional_test/
Bug Depends on: 15436, 15437    
Bug Blocks:    
Attachments:
Description Flags
do it! darin: review+

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.