🏠 New in High Baseline Support: srcdoc

July 15, 2022

caniuse · mdn · spec

The srcdoc attribute for the <iframe> HTML element sets a string of HTML to embed in the document. The value of srcdoc overrides loading a document from the src attribute.

Source features