Use multiline attribute to check for IA2_STATE_MULTILINE.
[chromium-blink-merge.git] / content / test / data / accessibility / html / noscript.html
blobc462835e312976097b6750de9b640b46bb0ab44e
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <noscript>Test to check noscript tag.</noscript>
5 </body>
6 </html>