Replace uncommon HTMLDocument with Document in JSDoc

Created on 31 January 2024, 5 months ago
Updated 24 February 2024, 4 months ago

Problem/Motivation

In some of JSDoc comment, @param type contains HTMLDocument.
According to MDN, HTMLDocument is defined on DOM because of historic reason, and this is only alias for Document.

Proposed resolution

Replace all HTMLDocument with Document in JSDoc.

Merge request link

https://git.drupalcode.org/project/drupal/-/merge_requests/6419

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

11.0 πŸ”₯

Component
JavascriptΒ  β†’

Last updated less than a minute ago

Created by

πŸ‡―πŸ‡΅Japan Tom Konda

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024