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 _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

