This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 5367 - CVS: K2-InScopePrefixesFunc-29
Summary: CVS: K2-InScopePrefixesFunc-29
Status: CLOSED FIXED
Alias: None
Product: XML Query Test Suite
Classification: Unclassified
Component: XML Query Test Suite (show other bugs)
Version: unspecified
Hardware: All All
: P2 minor
Target Milestone: ---
Assignee: Frans Englich
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-15 11:04 UTC by Nick Jones
Modified: 2008-01-21 13:32 UTC (History)
0 users

See Also:


Attachments

Description Nick Jones 2008-01-15 11:04:06 UTC
I think the expected results for this test contain spurious spaces, so the answer should be:

<e xmlns="http://www.example.com/"><a xmlns=""></a></e>

rather than:

<e xmlns="http://www.example.com/"> <a xmlns=""></a> </e>
Comment 1 Frans Englich 2008-01-21 13:29:48 UTC
This should be fixed in CVS, do feel free to verify.


Frans