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

Eric Seidel eric at webkit.org
Fri Mar 30 16:01:50 PDT 2012


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


More information about the webkit-dev mailing list