index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
web-platform
/
tests
/
accessibility
/
crashtests
/
aria-owns-presentation.html
blob: 138625a1534faca65cb00ff3d615dc4fb3fc080b (
plain
)
1
2
3
<!DOCTYPE html>
<
div
id
=
"parent"
aria-owns
=
"owned"
></
div
>
<
div
id
=
"owned"
role
=
"none"
></
div
>