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