Re: Allow auto-resize on iframe

On Tue, Feb 9, 2016 at 11:31 AM, Robert O'Callahan <robert@ocallahan.org> wrote:
> Follow 'seamless' and evaluate media queries against the outer document.
> https://www.w3.org/Bugs/Public/show_bug.cgi?id=15033
>
> I implemented this feature in Gecko some years ago (it never landed). It was
> reasonably straightforward.
> https://bugzilla.mozilla.org/show_bug.cgi?id=80713

So how should we do handle this in this case?  If the iframe is
height:max-content, evaluate MQs against the parent document?  (Just
height, maybe???)

~TJ

Received on Wednesday, 10 February 2016 00:58:20 UTC