Test: HTML basic details/summary test with a heading in the summary (NVDA/Firefox)
Expectation: summary element: MUST convey its name
| Property | Value |
|---|---|
| Support | yes |
| AT Name | NVDA |
| AT Version | 2020.3 |
| Browser Name | Firefox |
| Browser Version | 100 |
| OS version | 21H2 |
| Date | 2022-05-27 |
| Notes |
Commands and Output
These are specific commands used to access the target element in the test, along with the resulting output.
| Command | Result | Output | Notes |
|---|---|---|---|
| next_item (down arrow) | pass | "button, collapsed, heading level 2, all about trains" | |
| next_focusable_item (Tab) | pass | "all about trains, heading level 2, button, collapsed" |