Skip to content

Commit f21ebed

Browse files
committed
[mediaqueries] Prepare for fpwd
1 parent 2531440 commit f21ebed

2 files changed

Lines changed: 89 additions & 126 deletions

File tree

mediaqueries/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,16 @@
44
Group: csswg
55
Shortname: mediaqueries
66
Level: 4
7-
Status: ED
7+
Status: FPWD
8+
Date: 2014-06-03
89
ED: http://dev.w3.org/csswg/mediaqueries4/
910
Editor: Florian Rivoal, Invited Expert, florian@rivoal.net
1011
Editor: Tab Atkins Jr., Google, http://xanthir.com/contact/
1112
Former Editor: Håkon Wium Lie, Opera, howcome@opera.com
1213
Former Editor: Tantek Çelik, Mozilla, tantek@cs.standard.edu
1314
Former Editor: Daniel Glazman, Disruptive Innovations, daniel@glazman.org
1415
Former Editor: Anne van Kesteren, Mozilla, annevk@annevk.nl
15-
!Issue Tracking: Inline, and <a href="http://www.w3.org/Style/CSS/Tracker/products/7">http://www.w3.org/Style/CSS/Tracker/products/7</a>
16+
!Issue Tracking: <a href="#issues-index">Inline</a>
1617
Abstract: <a>Media Queries</a> allow authors to test and query values or features of the user agent or display device, independent of the document being rendered. They are used in the CSS @media rule to conditionally apply styles to a document, and in various other contexts and languages, such as HTML and Javascript.
1718
Abstract: Media Queries Level 4 describes the mechanism and syntax of media queries, media types, and media features. It extends and supersedes the features defined in Media Queries Level 3.
1819
Ignored Terms: min-resolution, max-resolution, none, view-mode

0 commit comments

Comments
 (0)