Per http://www.webkit.org/coding/adding-features.html
I'm working on adding <iframe seamless> support to WebKit. http://www.whatwg.org/specs/web-apps/current-work/#dom-iframe-seamless Folks interested can follow along at home: https://bugs.webkit.org/show_bug.cgi?id=45950 It's currently accessible only via <iframe webkitseamless> / iframe.webkitseamless, but once the implementation is complete it will move to its spec name "seamless". I have no plans to add a feature define, as it should be on for all ports. Let me know if I can answer any questions! -eric _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

