From e72d6723cd8a290d53ccf08f5fed9e31d7aa832e Mon Sep 17 00:00:00 2001 From: Nathan Gass Date: Mon, 13 Aug 2012 13:50:53 +0000 Subject: add test for unprintable characters in attribute *name* --- tests/it_html.t | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/it_html.t b/tests/it_html.t index 2ed151c..c8e6fd2 100755 --- a/tests/it_html.t +++ b/tests/it_html.t @@ -57,6 +57,12 @@ is( "blank unprintable characters and illegal utf8 in attributes but not in normal text" ); +is( + div("arg\x03\x0e\x0f\xc2\x80\xc2\x9fendarg" => "value", "content"), + "