RESOLVED WONTFIX 12504
XPath should be able to create namespace nodes
https://bugs.webkit.org/show_bug.cgi?id=12504
Summary XPath should be able to create namespace nodes
Alexey Proskuryakov
Reported 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.
Attachments
test case (851 bytes, text/html)
2007-01-31 07:12 PST, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2007-01-31 07:12:05 PST
Created attachment 12825 [details] test case
Darin Adler
Comment 2 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.
Alexey Proskuryakov
Comment 3 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 :-/
Alexey Proskuryakov
Comment 4 2010-11-03 09:57:03 PDT
This is almost certainly a WONTFIX, namespace nodes are pure evil.
Alexey Proskuryakov
Comment 5 2011-04-25 16:49:00 PDT
And let's just do that.
Note You need to log in before you can comment on or make changes to this bug.