summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text/control-chars-01b.html
blob: 19e08552da7e929edbf130aee7e6283724b16b6b (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<textarea style="-moz-appearance:none; width:300px; height:300px;">
foo&#x1f;bar
</textarea>
</body>
</html>