Upstream version 11.40.271.0
[platform/framework/web/crosswalk.git] / src / content / test / data / accessibility / aria-banner.html
1 <!--
2 @MAC-ALLOW:AXRole*
3 @MAC-ALLOW:AXSubrole*
4 @WIN-ALLOW:xml-roles:*
5 -->
6 <!DOCTYPE html>
7 <html>
8 <body>
9    <div role="banner">
10     Chromium Browser
11   </div>
12 </body>
13 </html>