summaryrefslogtreecommitdiff
path: root/result/HTML/entities2.html
blob: 8e854d3c32381598095128d2c3147f82af25eb54 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<body>
<form>
  <input type="text" name="test" value="&scaron;">
</form>
</body>
</html>