- From: <bugzilla@jessica.w3.org>
- Date: Tue, 06 May 2014 03:34:16 +0000
- To: www-dom@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25567
Bug ID: 25567
Summary: [imports]: Specify how media queries and html imports
work together
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: DOM
Assignee: morrita@google.com
Reporter: pdr@google.com
QA Contact: public-webapps-bugzilla@w3.org
CC: adamk@chromium.org, dglazkov@chromium.org,
mike@w3.org, www-dom@w3.org
The html spec has a "media" attribute on <link>[1] to support media queries.
This may be useful when used with html imports (e.g., using different widgets
on smaller screens). The interaction between html imports and media queries
feels underspecified: what happens if a user rotates their screen and a
different html import matches after the page has loaded?
[1]
http://www.w3.org/html/wg/drafts/html/master/single-page.html#attr-link-media
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Tuesday, 6 May 2014 03:34:18 UTC