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
/
togglebutton.html
blob
8696d6a2a2132aafee3d0e2de13aa4a166b9605a
1
<!--
2
@WIN-DENY:name*
3
-->
4
<html>
5
<body>
6
<div
tabindex=
0
role
=
"button"
>
Regular button
</div>
7
<div
tabindex=
0
role
=
"button"
aria-pressed
=
"false"
>
Toggle button
</div>
8
</body>
9
</html>