- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 15 Jan 2008 10:59:10 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5366
Summary: CVS: K2-InScopePrefixesFunc-28
Product: XML Query Test Suite
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: XML Query Test Suite
AssignedTo: andrew.eisenberg@us.ibm.com
ReportedBy: nick@cbcl.co.uk
QAContact: public-qt-comments@w3.org
Half of the expected output for this test appears to be missing. I think it
should be:
2 1 2 2<e xmlns="http://www.example.com/"><a xmlns=""></a><b></b><c
xmlns="http://www.example.com/Second"></c></e>
rather than just
<a></a><b></b><c xmlns="http://www.example.com/Second"></c>
Received on Tuesday, 15 January 2008 10:59:15 UTC