Fix build break
[chromium-blink-merge.git] / content / test / data / accessibility / ul.html
blob3520fe5b8426429b97b7e348cb774d48b1c634d7
1 <!--
2 @MAC-ALLOW:subrole*
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>