[webkit-dev] Feature Announcement: Adding <iframe srcdoc>

Adam Barth abarth at webkit.org
Fri Mar 30 20:58:40 PDT 2012


Per http://www.webkit.org/coding/adding-features.html

I'm working on adding <iframe srcdoc> support to WebKit:
<http://www.whatwg.org/specs/web-apps/current-work/#dom-iframe-srcdoc>.
 Because I'm enamored with GitHub at the moment, I'm working on the
feature on a branch:
<https://github.com/abarth/webkit/compare/master...srcdoc>.

Since we already have <iframe sandbox> and Eric is working on <iframe
seamless>, adding <iframe srcdoc> will let us complete the trifecta of
HTML sandboxing.

Please let me know if you have any questions or concerns.

Thanks,
Adam


More information about the webkit-dev mailing list