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
Updating trunk VERSION from 2139.0 to 2140.0
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
aria-labelledby-heading.html
blob
7eb6462dc77a06332bc7d2453f047334f405764d
1
<!doctype
html
>
2
<!--
3
@MAC-ALLOW:AXTitleUIElement*
4
-->
5
<html>
6
<body>
7
<input
aria-labelledby
=
"h2"
>
8
<h2
id
=
"h2"
>
h2
</h1>
9
</body>
10
</html>