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
add a use_alsa gyp setting
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
toolbar.html
blob
7f4f54161653fd51f7f76c51f2e5a67c49db464f
1
<!--
2
@MAC-ALLOW:roleDescription=*
3
@WIN-DENY:name=''
4
-->
5
<html>
6
<body>
7
<div
role
=
"toolbar"
>
A toolbar
</div>
8
</body>
9
</html>