unplugged-system/external/libxml2/test/HTML/entities2.html

7 lines
95 B
HTML
Raw Normal View History

<html>
<body>
<form>
<input type="text" name="test" value="&scaron;">
</form>
</body>
</html>