| <!DOCTYPE html> | |
| <!-- | |
| @MAC-ALLOW:AXRoleDescription=* | |
| @WIN-ALLOW:xml-roles:* | |
| @AURALINUX-ALLOW:xml-roles:* | |
| @UIA-WIN-ALLOW:LocalizedControlType=* | |
| --> | |
| <html> | |
| <body> | |
| <div role="code">role</div> | |
| <code>element (no name)</code> | |
| <code aria-label="include me">element (with name)</code> | |
| </body> | |
| </html> |