- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Tue, 9 Feb 2016 16:57:28 -0800
- To: "Robert O'Callahan" <robert@ocallahan.org>
- Cc: Jake Archibald <jakearchibald@google.com>, www-style <www-style@w3.org>
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