Imported Upstream version 2.8.0
[platform/upstream/libxml2.git] / test / HTML / entities2.html
1 <html>
2 <body>
3 <form>
4   <input type="text" name="test" value="&scaron;">
5 </form>
6 </body>
7 </html>