Sign in
cobalt
/
cobalt.git
/
61a8495e1e0485bd40f613004bf29f8a925ab37c
/
.
/
src
/
cobalt
/
accessibility
/
testdata
/
text_alternative
/
self-reference-labelledby.html
blob: 6225503a8351fcf2192b72f499c814657a32e43b [
file
]
<html>
<div
id
=
"element_to_test"
aria-label
=
"The aria label"
aria-labelledby
=
"element_to_test"
>
</div>
</html>