https://html.spec.whatwg.org/multipage/dom.html#the-document-object **TypeScript Version:** master <!-- Search terms you tried before logging this (so others can find this issue more easily) --> **Search Terms:** **Code** **Expected behavior:** ```ts body: HTMLBodyElement; ``` **Actual behavior:** ```ts body: HTMLElement; ``` **Playground Link:** <!-- A link to a TypeScript Playground "Share" link which demonstrates this behavior --> **Related Issues:**
https://html.spec.whatwg.org/multipage/dom.html#the-document-object
TypeScript Version: master
Search Terms:
Code
Expected behavior:
Actual behavior:
Playground Link:
Related Issues: