1 Repo
Standards for rendering external documents or HTML strings within a host page using security constraints.
Distinct from Embedded HTML Snippets: Closest candidates focus on small HTML snippets or PDF rasterization, not the full navigable embedding of a document.
Explore 1 awesome GitHub repository matching web development · Embedded Browsing Contexts. Refine with filters or upvote what's useful.
This repository contains the HTML specification, which defines the core standards for web page structuring, content organization, and document rendering. It establishes the fundamental algorithms for state-machine-based tokenization, tree construction for the document object model, and origin-based security isolation. The specification provides a framework for defining custom elements with independent lifecycles and registries. It also details the requirements for cross-document communication, session history management, and the synchronization of interface properties with content attributes.
Specifies the rules for nesting external pages and HTML strings within a document, including security and permissions.