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
[refactor] More post-NSS WebCrypto cleanups (utility functions).
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
html
/
navigation.html
blob
5c6ffb32f4d71a4ad1468acb203afd5bedd1c95f
1
<!--
2
@MAC-ALLOW:AXRole*
3
@MAC-ALLOW:AXSubrole=*
4
@WIN-ALLOW:xml-roles*
5
-->
6
<!DOCTYPE
html
>
7
<html>
8
<body>
9
10
<nav>
11
<a
href
=
"/fake/"
>
Don't click on me
</a>
12
</nav>
13
14
</body>
15
</html>