- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 15 Jan 2007 08:31:52 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4216
Summary: K2-DirectConElemAttr-36.txt has bogus leading space
Product: XML Query Test Suite
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: XML Query Test Suite
AssignedTo: andrew.eisenberg@us.ibm.com
ReportedBy: per@bothner.com
QAContact: public-qt-comments@w3.org
The expected value of K2-DirectConElemAttr-36.xq in K2-DirectConElemAttr-36.txt
is " content " but I believe it should be "content " - i.e. without the initial
space.
3.7.3.5 Computed Processing Instruction Constructors says:
"3. ... Leading whitespace is removed from the resulting string. The resulting
string then becomes the content property of the constructed processing
instruction node."
Received on Monday, 15 January 2007 08:32:00 UTC