Bug 145877

Summary: AX: WebKit should not expose role for description list <dl> unless it contains at least one term <dt> *AND* at least one description <dd>
Product: WebKit Reporter: James Craig <jcraig>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description James Craig 2015-06-11 01:06:44 PDT
AX: WebKit should not expose role for description list <dl> that does not contain at least one term <dt> and description <dd>

For example, this page has a bunch of junk lists that just contain one <dd>, but no <dt>. VoiceOver speaks excessive bookends.

http://www.exrx.net/Calculators/CalRequire.html
Comment 1 Radar WebKit Bug Importer 2015-06-11 01:07:00 PDT
<rdar://problem/21335864>