What is the purpose of the domLoading attribute?
A
Document exists
B
Document can load
C
Document has loaded
D
Document begins to load
Correct Answer: Document begins to load
domLoading is the time immediately before the user agent sets the current document readiness to ‘loading’. The domLoading attribute is used when the document begins to load.