libxml2 2.9.1 clean sources
[tomato.git] / release / src / router / libxml2 / test / HTML / entities2.html
blob53cc7b01e2297d9665aba698b12fd5b8594da9cf
1 <html>
2 <body>
3 <form>
4 <input type="text" name="test" value="&scaron;">
5 </form>
6 </body>
7 </html>