This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 17982 - seamless="" should also make media queries get evaluated against the nearest ancestor non-seamless browsing context
Summary: seamless="" should also make media queries get evaluated against the nearest ...
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-18 07:28 UTC by contributor
Modified: 2012-09-04 22:57 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2012-07-18 07:28:25 UTC
This was was cloned from bug 15033 as part of operation convergence.
Originally filed: 2011-12-01 23:02:00 +0000

================================================================================
 #0   contributor@whatwg.org                          2011-12-01 23:02:58 +0000 
--------------------------------------------------------------------------------
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#attr-iframe-seamless
Complete: http://www.whatwg.org/c#attr-iframe-seamless

Comment:
seamless="" should also make media queries get evaluated against the nearest
ancestor non-seamless browsing context. See
https://bugzilla.mozilla.org/show_bug.cgi?id=80713#c114

Posted from: 2620:0:1000:147d:fa1e:dfff:fedd:ce8d by ian@hixie.ch
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/535.8 (KHTML, like Gecko) Chrome/17.0.942.0 Safari/535.8
================================================================================
 #1   L. David Baron (Mozilla)                        2012-03-27 23:36:30 +0000 
--------------------------------------------------------------------------------
On the other hand, I've heard people request the ability to use media queries on parts of a page (particularly when designing page modules that can be reused).  But that only works for queries on things that are clearly input rather than output (in general, widths as input and heights as output), and it might be hard to define how.
================================================================================
Comment 1 contributor 2012-09-04 22:57:17 UTC
Checked in as WHATWG revision r7313.
Check-in comment: Add media queries to the list of things that seamless='' tries to proxy.
http://html5.org/tools/web-apps-tracker?from=7312&to=7313