repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
aria
/
aria-application.html
blob
445ab95bca9c8193ec07ab10083582d082db6bd6
1
<!--
2
@MAC-ALLOW:AXRoleDescription='application'
3
@MAC-ALLOW:AXSubrole*
4
-->
5
<html>
6
<body
role
=
"application"
id
=
"testAriaApplication"
>
7
</body>
8
</html>