tenfourfox/layout/reftests/text/control-chars-04c.html

12 lines
110 B
HTML
Raw Normal View History

2017-04-19 00:56:45 -07:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<div>
foo&#x7f;bar
</div>
</body>
</html>