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
/
article.html
blob
49f7b083a6ac3a66c745e5c13ec0b98360df4c0e
1
<!--
2
@MAC-ALLOW:subrole=AXDocumentArticle
3
@MAC-DENY:title*
4
@WIN-ALLOW:xml-roles:article
5
-->
6
<!doctype
html
>
7
<html>
8
<body>
9
<div
role
=
"article"
>
10
This is an article.
11
</div>
12
</body>
13
</html>