- add sources.
[platform/framework/web/crosswalk.git] / src / content / test / data / accessibility / ul.html
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>