[refactor] More post-NSS WebCrypto cleanups (utility functions).
[chromium-blink-merge.git] / content / test / data / accessibility / html / ul.html
blob67fff2073da9f1be148f28edf8b4f46c3f6d54b7
1 <!--
2 @MAC-ALLOW:AXSubrole*
3 -->
4 <html>
5 <body>
6 <ul>
7 <li>Item 1</li>
8 <li>Item 2</li>
9 <li>Item 3</li>
10 </ul>
11 </body>
12 </html>