Use multiline attribute to check for IA2_STATE_MULTILINE.
[chromium-blink-merge.git] / content / test / data / accessibility / html / samp.html
blob6e890bda756b56d12d12571abff79a80f4d0c4f1
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <samp>Sample output from a computer program</samp>
5 </body>
6 </html>