[Bug 25567] New: [imports]: Specify how media queries and html imports work together
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
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.