2 <script src=
"../resources/js-test.js"></script>
3 <script src=
"../resources/accessibility-helper.js"></script>
4 <header>This is a Header for this page
</header>
9 韓國
<rp>(
</rp><rt>한국
</rt><rp>)
</rp>
13 <dd>- black hot drink
</dd>
15 <dd>- white cold drink
</dd>
17 <math xmlns=
"http://www.w3.org/1998/Math/MathML">
31 <h1>Most important heading here
</h1>
33 <h1>Google Chrome
</h1>
34 <p>Google Chrome is a free, open-source web browser developed by Google,
37 <p>Footer in article
</p>
42 <a href=
"/html/">HTML
</a> |
43 <a href=
"/css/">CSS
</a> |
44 <a href=
"/js/">JavaScript
</a> |
47 <p>Text that appears under aside
</p>
55 <h1>Most important heading here
</h1>
59 <p>Footer in section
</p>
64 Visit us at:www.chromium.org
<br>
66 <p>January
<dialog open
>This is an open dialog window
</dialog></p>
67 <iframe src=
"about:blank"></iframe>
68 <iframe src=
"about:blank" role=
"presentation"></iframe>
70 <caption>Caption
</caption>
77 <img width=
"12" height=
"10" src=
"data:image/gif;base64,R0lGODdhDAAKAJEAAP///wAA/wAAAAAAACwAAAAADAAKAAACEoyPAMihnRY0bzo5a8ZQd94oBQA7" alt=
"blue">
78 <figcaption>Fig1. - Blue Box
</figcaption>
82 <p>This is a footer.
</p>
85 <p id=
"description"></p>
86 <div id=
"console"></div>
88 description("This test make sure that unfocuasable elements are mapped implicitly to AX roles.");
90 if (window
.testRunner
)
91 testRunner
.dumpAsText();
92 if (window
.accessibilityController
)
93 buildAccessibilityTree(accessibilityController
.focusedElement
, 0, 1);