- From: <bugzilla@jessica.w3.org>
- Date: Thu, 24 Nov 2011 16:58:56 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14831
--- Comment #3 from Tim Mills <tim@cbcl.co.uk> 2011-11-24 16:58:54 UTC ---
The fn:serialize tests actually use fn:doc, not fn:unparsed-text so need the
fix I suggested.
<test-case name="serialize-xml-001">
<description>serialize test</description>
<created by="ONeil Delpratt, Saxonica" on="2010-10-05"/>
<environment name="empty"/>
<test>serialize(doc('../docs/atomic.xml'))</test>
<result>
<assert>contains($result,'atomic')</assert>
</result>
</test-case>
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 24 November 2011 16:59:13 UTC