t/tags.t: Test that XML processing instruction (<?xml ... ?>) works
authorJakub Narebski <jnareb@gmail.com>
Sat, 12 Dec 2009 21:59:56 +0000 (22:59 +0100)
committerJakub Narebski <jnareb@gmail.com>
Sat, 12 Dec 2009 21:59:56 +0000 (22:59 +0100)
commit943937da6e6069b1a7a6b925dad813287dba1488
tree26e281c7808cbd01606975344350f4885c12f909
parentac84243da2a0bad9bacf1af930ffcf8904ba2e8e
t/tags.t: Test that XML processing instruction (<?xml ... ?>) works

We want to be able to e.g. put '<?xml version="1.0" encoding="UTF-8"?>'
XML declaration at the top of XHTML file.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
t/tags.t