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)
commitab33b72322a3ee887ea638fab944d9d2170a90b8
tree76399567323c246f056d25f7fb05408c87ab02be
parent82c93eab79db14dc7e9baf13cf58534c9003ecc2
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