Bug 232775 - AX: Rename usages DefinitionList to DescriptionList and DescriptionListDefinition to DescriptionListDetail
Summary: AX: Rename usages DefinitionList to DescriptionList and DescriptionListDefini...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tyler Wilcock
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-05 17:52 PDT by Tyler Wilcock
Modified: 2021-11-06 08:51 PDT (History)
10 users (show)

See Also:


Attachments
Patch (11.29 KB, patch)
2021-11-05 18:13 PDT, Tyler Wilcock
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tyler Wilcock 2021-11-05 17:52:23 PDT
As of HTML5, <dl> elements represent description lists, not definition lists, so we should be consistent and use this term everywhere.

https://html.spec.whatwg.org/multipage/grouping-content.html#the-dl-element
Comment 1 Radar WebKit Bug Importer 2021-11-05 17:52:37 PDT
<rdar://problem/85092098>
Comment 2 Tyler Wilcock 2021-11-05 18:13:26 PDT
Created attachment 443460 [details]
Patch
Comment 3 EWS 2021-11-06 08:51:54 PDT
Committed r285371 (243929@main): <https://commits.webkit.org/243929@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 443460 [details].