Bug 12954 - XPath relative operations are implemented incorrectly
Summary: XPath relative operations are implemented incorrectly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: XML (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks: 12953
  Show dependency treegraph
 
Reported: 2007-03-03 07:08 PST by Alexey Proskuryakov
Modified: 2007-03-05 09:50 PST (History)
0 users

See Also:


Attachments
proposed fix (145.86 KB, patch)
2007-03-03 07:17 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-03-03 07:08:26 PST
Patch forthcoming.
Comment 1 Alexey Proskuryakov 2007-03-03 07:17:40 PST
Created attachment 13464 [details]
proposed fix

Please note that the imported tests were rewritten, since they used to be in Python, and had hooks into internal 4XPath implementation.
Comment 2 Darin Adler 2007-03-04 22:26:47 PST
Comment on attachment 13464 [details]
proposed fix

r=me
Comment 3 Alexey Proskuryakov 2007-03-05 09:50:48 PST
Committed revision 19963.