MCPcopy
hub / github.com/ampproject/amphtml / startDoc

Method startDoc

validator/js/engine/htmlparser-interface.js:425–425  ·  view source on GitHub ↗

* Handler called when the parser is starting to parse the document.

()

Source from the content-addressed store, hash-verified

423 * Handler called when the parser is starting to parse the document.
424 */
425 startDoc() {}
426 /**
427 * Handler called when the parsing is done.
428 */

Callers 2

parseMethod · 0.45
parseCPSFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected