### Summary For some reson Typescript says HTMLDocument is deprecated, but it is not ### Expected vs. Actual Behavior Even though [MDN](https://developer.mozilla.org/en-US/docs/Web/API/HTMLDocument) says it is widely available, TypeScript says it is deprecated. ### Playground Link https://www.typescriptlang.org/play/?#code/CYewxgrgtgpgdgFwAQEs4GcEEM5hiAMyQAkAVAWQBkARcaeBIA ### Browser Support - [x] This API is supported in at least two major browser engines (not two Chromium-based browsers). ### Have Tried The Latest Releases - [x] This issue applies to the latest release of TypeScript. - [x] This issue applies to the latest release of `@types/web`. ### Additional Context _No response_