Use multiline attribute to check for IA2_STATE_MULTILINE.
[chromium-blink-merge.git] / content / test / data / accessibility / html / fieldset.html
blob9434595929251df443595b5e34e9e7a12d239c38
1 <!DOCTYPE html>
2 <html>
3 <body>
5 <form>
6 <fieldset>
7 <legend>Browser Engine's:</legend>
8 </fieldset>
9 </form>
11 </body>
12 </html>