blob: 4a0fc9d26358b8ee2159d3c693a621e453e42eab [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&#x8f;bar
</div>
</body>
</html>