aria-owns attribute

Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. See related aria-controls.

Estimated Support About

83.33% supported

Notes

  • 1

    Didn’t convey multiple parent/child relationships

  • 2

    Didn’t order the references after any existing children

  • 3

    Didn’t convey a single parent/child relationships

Resources

Know something we don't?

Is any of the above data outdated? Or do you want to add a new software combination to the list? Heads on to GitHub and edit the data file!

Not comfortable with GitHub? Send us an email or get in touch on Twitter.

Test it yourself

This feature was last tested on August 31, 2020.

If you want to test this feature in the same conditions as we did, you can get our test code and run a test by yourself. Make sure to follow our testing recommendations first.