Sign in
cobalt
/
cobalt.git
/
286dd7840608e9cf78bc4a603ff2ec2ee39750c5
/
.
/
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>