- From: Robin Berjon <robin@w3.org>
- Date: Wed, 14 Nov 2012 17:15:14 +0100
- To: Mark Nottingham <mnot@mnot.net>
- Cc: whatwg@whatwg.org
On 14/11/2012 00:04 , Mark Nottingham wrote: > On 14/11/2012, at 4:37 AM, Ian Hickson <ian@hixie.ch> wrote: >> (For what it's worth, inclusion in HTML is done using <iframe seamless>.) > > Ah. Does that work with older browsers (from the 2005 era onwards)? Nope. But if you want something that's future-enabled you could transition your library into being a shim for seamless iframes. That involves more than inclusion though (see http://benvinegar.github.com/seamless-talk/) so you should probably double-check that seamless is what your use case calls for. -- Robin Berjon - http://berjon.com/ - @robinberjon
Received on Wednesday, 14 November 2012 16:56:35 UTC