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
Use multiline attribute to check for IA2_STATE_MULTILINE.
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
aria
/
aria-labelledby-heading.html
blob
6ee264233b39635b057985cd587e71323e202fda
1
<!--
2
@MAC-ALLOW:AXTitleUIElement*
3
-->
4
<!DOCTYPE
html
>
5
<html>
6
<body>
7
<input
aria-labelledby
=
"h2"
>
8
<h2
id
=
"h2"
>
h2
</h1>
9
</body>
10
</html>