Merge branch 'tizen' into tizen_base
[platform/upstream/libxml2.git] / result / HTML / entities2.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
2 <html>
3 <body>
4 <form>
5   <input type="text" name="test" value="&scaron;">
6 </form>
7 </body>
8 </html>