haikuwebkit/LayoutTests/fast/text/control-characters/visible-control-characters-...

11 lines
146 B
HTML

<!DOCTYPE html>
<html>
<head>
</head>
<body>
This test makes sure that control characters are rendered visibly.
<div>
foo&#x8f;bar
</div>
</body>