Interface for the settings used to define the context in which DOM operations are performed.
Optional
This can be either the global Document object or a specific HTMLElement. If not provided, the global Document object is used by default.
Document
HTMLElement
Interface for the settings used to define the context in which DOM operations are performed.