summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/data/colonInPI.ref
blob: 61d0e782b762465c4e38051e257348a7b8a3fdab (plain)
1
2
3
4
5
6
7
StartDocument( )
Comment( text=" When including the namespaces spec, the colon is disallowed in processing
     instructions. W3C's XML test suite appears as of this writing to not have
     a test for this. " )
StartElement( name="documentElement" qualifiedName="documentElement" )
Invalid( )
ERROR: Expected ' ' or '?', but got ':'.