Use multiline attribute to check for IA2_STATE_MULTILINE.
[chromium-blink-merge.git] / content / test / data / accessibility / html / cite.html
blob20ef6a0b91dff112375a7ce96f333737d0fd74d1
1 <!DOCTYPE html>
2 <html>
3 <body>
5 <img src="pipe.jpg" width="220" height="277" alt="Pipe">
6 <p><cite>The pipe</cite> clicked by SomeOne.</p>
8 </body>
9 </html>