8000 [mediaqueries] Fix abstract. · w3c/csswg-drafts@e4b15fc · GitHub
Skip to content

Commit e4b15fc

Browse files
committed
[mediaqueries] Fix abstract.
1 parent fb65872 commit e4b15fc

2 files changed

Lines changed: 137 additions & 115 deletions

File tree

mediaqueries/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Former Editor: Daniel Glazman, Disruptive Innovations, daniel@glazman.org
1616
Former Editor: Anne van Kesteren, Mozilla, annevk@annevk.nl
1717
!Issue Tracking: <a href="#issues-index">Inline</a>
1818
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.
19+
Abstract:
1920
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.
2021
Ignored Terms: min-resolution, max-resolution, none, view-mode
2122
Link Defaults: css-break-3 (property) break-inside

0 commit comments

Comments
 (0)