Bug 12504 - XPath should be able to create namespace nodes
Summary: XPath should be able to create namespace nodes
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: XML (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P3 Minor
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 8755
  Show dependency treegraph
 
Reported: 2007-01-31 07:10 PST by Alexey Proskuryakov
Modified: 2011-04-25 16:49 PDT (History)
0 users

See Also:


Attachments
test case (851 bytes, text/html)
2007-01-31 07:12 PST, Alexey Proskuryakov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2007-01-31 07:10:32 PST
See <http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#NamespaceNodes>.

From my testing, it seems that Firefox 2.0 also doesn't support namespace nodes, while Opera's support appears buggy.
Comment 1 Alexey Proskuryakov 2007-01-31 07:12:05 PST
Created attachment 12825 [details]
test case
Comment 2 Darin Adler 2007-01-31 07:30:10 PST
Comment on attachment 12825 [details]
test case

Test looks OK to me. To turn it into a layout test it would be better if it was a simple "pass/fail".

Maybe you're looking for someone who has read the XPath specification more carefully to tell you if you did something wrong -- if so, sorry for marking this reviewed.
Comment 3 Alexey Proskuryakov 2007-01-31 08:57:48 PST
Comment on attachment 12825 [details]
test case

Oops - sorry! All I meant was to attach a test to the bug; must have marked assigned and r? out of habit :-/
Comment 4 Alexey Proskuryakov 2010-11-03 09:57:03 PDT
This is almost certainly a WONTFIX, namespace nodes are pure evil.
Comment 5 Alexey Proskuryakov 2011-04-25 16:49:00 PDT
And let's just do that.