gecko/layout/reftests/text/control-chars-01a.html

10 lines
97 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
foo&#x01;bar
</body>
</html>