blob: 422ddaeeb73e8abf4117da5876843390bb7b6521 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
This test makes sure that control characters are rendered visibly.
<div>
foo&#x7f;bar
</div>
</body>