Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / content / test / data / accessibility / sub.html
1 <!DOCTYPE html>
2 <html>
3 <body>
4
5 <p>This text contains <sub>subscript</sub> text.</p>
6
7 </body>
8 </html>