changeset 0 | 1918ee327afb |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/auto/qxmlstream/data/colonInPI.ref Mon Jan 11 14:00:40 2010 +0000 @@ -0,0 +1,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 ':'.