[Bug 5708] K2-Axes-66 Whitespaces in Empty Processing Instruction

http://www.w3.org/Bugs/Public/show_bug.cgi?id=5708

           Summary: K2-Axes-66 Whitespaces in Empty Processing Instruction
           Product: XML Query Test Suite
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML Query Test Suite
        AssignedTo: andrew.eisenberg@us.ibm.com
        ReportedBy: vano_msu@mail.ru
         QAContact: public-qt-comments@w3.org


I'm not sure, but it seems that K2-Axes-66 may (or may be 'must') produce the
following result:

<!-- comment --><?PA?>text<b/><?PB?><b/><?PC?>

instead of

<!-- comment --><?PA ?>text<b/><?PB ?><b/><?PC ?>

Received on Thursday, 22 May 2008 10:34:02 UTC