NEW258480
AX: description list (dl + dt + dd elements) list length incorrectly announced
https://bugs.webkit.org/show_bug.cgi?id=258480
Summary AX: description list (dl + dt + dd elements) list length incorrectly announced
Roger Frace
Reported 2023-06-23 13:35:13 PDT
Description: Desktop Safari+VoiceOver announces a <dl> as the proper length, but then announces a different length because it seems to consider both <dt> and <dd> as list items. The list count should be consistent. Frequency: Always Steps to reproduce/Results: 1. Load the W3Schools example code from https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_dd_test and focus on the results frame 2. Read through the content with read next (not read all) 3. Note that the list length changes when reading the list contents VoiceOver Output results: description list 2 items Coffee 1 of 4 Black hot drink 2 of 4 Milk 3 of 4 White cold drink 4 of 4 end of description list Hardware/software used: Reproduced on 2 different MacBooks running 13.4.1 Additional notes: none
Attachments
Radar WebKit Bug Importer
Comment 1 2023-06-23 13:35:34 PDT
Note You need to log in before you can comment on or make changes to this bug.