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