- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 28 Jul 2008 08:45:54 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5817 David Carlisle <davidc@nag.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |davidc@nag.co.uk --- Comment #4 from David Carlisle <davidc@nag.co.uk> 2008-07-28 08:45:54 --- > If the comparison mode is Text, we read > the result without using an XmlReader and everything works. text comparison was "clarified" as meaning the same as xml fragment early on as several of the standard test result files that were marked as text comparison were in fact subject to xml encoding, < for < etc, so in both cases you need to wrap in an element and parse as xml. see bug #1863, bug #2402, and other similar ones of that vintage:-) David -- 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 Monday, 28 July 2008 08:46:30 UTC