-
Media Queries
W3C Recommendation
Web standard enabling authors to make the appearance of their documents react to changes in the rendering environment.
-
Media Queries Level 4
W3C Candidate Recommendation
Refinement over Media Queries, adding fine-grained abilities to distinguish between media with overlapping characteristics.
-
Media Queries Level 5
W3C Editor’s Draft
Refinement over Media Queries and Media Queries Level 4, adding accessibility related features and better integration with scripting.
-
CSS Containment Module Level 1
W3C Candidate Recommendation
Web standard enabling performance optimizations by isolating components of a web page.
-
CSS Device Adaptation Module Level 1
W3C Working Draft
Web standard enabling authors to specify, the size, zoom factor, and orientation of the viewport in which documents are rendered.
-
CSS Multi-column Layout Module Level 1
W3C Working Draft
Web standard introducing support for documents laid out in multiple columns of text.
-
CSS Multi-column Layout Module Level 2
W3C Editor’s Draft
Refinement over CSS Multi-column Layout Module Level 2, introducing advanced typographical features.
-
CSS Overflow Module Level 3
W3C Working Draft
Web Standard describing features of CSS relating to scrollable overflow handling in visual media.
-
CSS Overflow Module Level 4
W3C Working Draft
Refinement over CSS Overflow Module Level 3, adding features to trigger pagination or fragmentation in case of overflow.
-
CSS Snapshot 2017 & CSS Snapshot 2015
W3C Note
Document summarizing the state of CSS as of 2017 (and 2015), and the policies of the CSS Working Group with regards to implementing CSS.
-
CSS Basic User Interface Module Level 3
W3C Proposed Recommendation
Web standard controlling user interface related features in CSS, controlling the user interface of the browser and enabling authors to style UI elements in their documents.
-
CSS Basic User Interface Module Level 4
W3C Working Draft
Refinement over CSS Basic User Interface Module Level 3, adding further controls over user interactions and form control styling.
-
Current Status of Japanese Typography Using Web Technologies
W3C Member Submission
A comparative study of the state of Web Standards and their implementations of typographical features for the Japanese language, contrasted with requirement documents, and proposing a prioritization.
-
Spatial Navigation
WICG Editor's Draft
This specification defines a general model for navigating the focus using the arrow keys, as well as related CSS and JavaScript features.