WPT
wpt / accname / aria-owns.html
Spec: Accessible Name and Description Computation ↗
Runs: Chrome 155.0.8042.0 (wpt@4eb09bcd9, 2026-09-04) | Firefox 157.0a1 (wpt@c3fcbf4ba, 2026-09-04) | Safari 251 preview (wpt@e7122b73f, 2026-09-04) | Ladybird 1.0-52f0f (wpt@a1ecd0c09, 2026-09-04) | Servo Servo 0.6 (wpt@2c385f65e, 2026-09-04) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 7/9 | 9/9 | 9/9 | 6/9 | 0/9 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| A button using aria-owns to specify its label | PASS | PASS | PASS | FAIL | FAIL | — |
| A link using aria-owns to concatenate extra text | PASS | PASS | PASS | FAIL | FAIL | — |
| Ignore aria-owns when on an element that is hidden from all users | FAIL | PASS | PASS | PASS | FAIL | — |
| Computed name of parent heading persists when aria-owns fails to relocate its contents | FAIL | PASS | PASS | PASS | FAIL | — |
| Computed name of parent heading excludes content relocated by aria-owns | PASS | PASS | PASS | FAIL | FAIL | — |
| Ignore aria-owns when on an element with aria-hidden | PASS | PASS | PASS | PASS | FAIL | — |
| Ignore aria-owns when it targets an element that is hidden from all users | PASS | PASS | PASS | PASS | FAIL | — |
| Ignore aria-owns when it targets an element with an ancestor that is hidden from all users | PASS | PASS | PASS | PASS | FAIL | — |
| aria-hidden remains in effect on an element after it is relocated using aria-owns | PASS | PASS | PASS | PASS | FAIL | — |