summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text/control-chars-04b.html
blob: 48e24b03850cfa30b7e7e2121d52e49c02028f36 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<div>
foo&#x1f;bar
</div>
</body>
</html>