Updating trunk VERSION from 2139.0 to 2140.0
[chromium-blink-merge.git] / content / test / data / accessibility / ul.html
blobb500201d24d7c2e9c0e615837f1fe2d8d5b9b767
1 <!--
2 @MAC-ALLOW:AXSubrole*
3 -->
4 <html>
5 <body>
6 <ul>
7 <li>Item 1
8 <li>Item 2
9 <li>Item 3
10 </ul>
11 </body>
12 </html>