blob: 4abd6377a9074ccc74ce2ebf8d7d856005c23cc2 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
</head>
<body>
This test makes sure that control characters are rendered visibly.
<div>
foo&#x7f;bar
</div>
</body>
</html>