MCPcopy Create free account
hub / github.com/SerenityOS/serenity / load_document

Function load_document

Userland/Libraries/LibWeb/DOM/DocumentLoading.cpp:466–553  ·  view source on GitHub ↗

https://html.spec.whatwg.org/multipage/browsing-the-web.html#loading-a-document

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 15

moveFunction · 0.85
load_html_documentFunction · 0.85
load_xml_documentFunction · 0.85
load_text_documentFunction · 0.85
load_media_documentFunction · 0.85
load_markdown_documentFunction · 0.85
extract_mime_typeMethod · 0.80
is_htmlMethod · 0.80
is_xmlMethod · 0.80
is_javascriptMethod · 0.80
is_audio_or_videoMethod · 0.80

Tested by

no test coverage detected