🏠 New in Low Baseline Support: srcdoc

January 15, 2020

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