Update broken references to image assets
[chromium-blink-merge.git] / content / test / data / accessibility / aria / aria-banner.html
blobadeb6589afb233e1a27ec3598ab2e2543b8cb02a
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>