| changeset 7 | f7bc934e204c |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/util/tests/auto/qxmlstream/data/colonInPI.xml Wed Mar 31 11:06:36 2010 +0300 @@ -0,0 +1,4 @@ +<!-- 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. --> +<documentElement><?target:withColon data?></documentElement>