← Back to release summary

iframe[srcdoc] attribute

Category
Miscellaneous
Type
New or changed feature
Status
Enabled by default (Chrome 20)
Intent stage
None

Summary

Gives the content of an iframe as a src context to embed (e.g. <iframe seamless srcdoc="<b>Hello World</b>"></iframe>).

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe#attr-srcdoc

View on chromestatus.com