|
2018-12-06
|
This module contains the features of CSS relating to the alignment of boxes within their containers in the various CSS box layout models: block layout, table layout, flex layout, and grid layout.
|
|
2018-12-06
|
This CSS3 module defines properties for text manipulation and specifies their processing model. It covers line breaking, justification and alignment, white space handling, text decoration and text transformation.
|
|
2018-11-30
|
CSS transforms allows elements styled with CSS to be transformed in two-dimensional or three-dimensional space.
|
|
2018-11-24
|
Filter effects are a way of processing an element's rendering before it is displayed in the document. Typically, rendering an element via CSS or SVG can conceptually described as if the element, including its children, are drawn into a buffer (such as a raster image) and then that buffer is composited into the elements parent. Filters apply an effect before the compositing stage. Examples of such effects are blurring, changing color intensity and warping the image. Although originally designed for use in SVG, filter effects are a set a set of operations to apply on an image buffer and therefore can be applied to nearly any presentational environment, including CSS. They are triggered by a style instruction (the ‘filter’ property). This specification describes filters in a manner that allows them to be used in content styled by CSS, such as HTML and SVG. It also defines a CSS property value function that produces a CSS value.
|
|
2018-11-21
|
Selectors are patterns that match against elements in a tree. They are a core component of CSS (Cascading Style Sheets), which uses Selectors to bind style properties to elements in a document.
|
|
2018-11-15
|
CSS Shadow Parts defines the ::part() pseudo-element on shadow hosts, allowing shadow hosts to selectively expose chosen elements from their shadow tree to the outside page for styling purposes.
|
|
2018-10-18
|
This module describes the page model that partitions a flow into pages. It builds on the Box model module and introduces and defines the page model and paged media. It adds functionality for pagination, page margins, page size and orientation, headers and footers, widows and orphans, and image orientation. Finally it extends generated content to enable page numbering and running headers / footers.
|
|
2018-10-11
|
CSS Animations allow an author to modify CSS property values over time.
|
|
2018-10-11
|
This specification defines a model for synchronization and timing of changes to the presentation of a Web page. This specification also defines an application programming interface for interacting with this model and it is expected that further specifications will define declarative means for exposing these features.
|
|
2018-10-11
|
CSS Transitions allows property changes in CSS values to occur smoothly over a specified duration.
|
|
2018-10-10
|
CSS Values and Units 4 describes the common values and units that CSS properties accept, and the syntax used for describing them in CSS property definitions.
|
|
2018-10-09
|
This CSS module describes a way for authors to define a transformation to be applied to the time of an animation. This can be used to produce animations that mimic physical phenomena such as momentum or to cause the animation to move in discrete steps producing robot-like movement.
|
|
2018-09-25
|
CSS Scrollbars standardizes the ability to color scrollbars introduced in 2000 by Windows IE 5.5. This is useful when building web applications which use color schemes very different from the appearance of default platform scrollbars.
|
|
2018-09-20
|
This module defines properties for text manipulation and specifies their processing model. It covers line breaking, justification and alignment, white space handling, and text transformation.
|
|
2018-09-20
|
This specification adds CSS control of Variable fonts and Chromatic fonts to the features in CSS 3 Fonts, plus other improvements.
|
|
2018-08-27
|
CSS Logical Properties and Values Level 1 defines properties that indirectly set certain other CSS properties (including width, margin, float, text-align and page-break) based on the writing mode: left-to-right, right-to-left or top-to-bottom. They are useful in simple, generic style sheets, such as User Agent style sheets, but may also save a few lines in styles for documents with both left-to-right and right-to-left text.
|
|
2018-08-09
|
CSS (Cascading Style Sheets) describes the rendering of documents on various media. When textual documents (e.g., HTML) are laid out on visual media (e.g., screen or print), CSS models the document as a hierarchy of boxes containing words, lines, paragraphs, tables, etc. each with properties such as size, color and font. This module describes the basic types of boxes, with their padding and margin, and the normal “flow” (i.e., the sequence of blocks of text with margins in-between). It also defines “floating” boxes, but other kinds of layout, such as tables, absolute positioning, ruby annotations, grid layouts, columns and numbered pages, are described by other modules. Also, the layout of text inside each line (including the handling of left-to-right and right-to-left scripts) is defined elsewhere. Boxes may contain either horizontal or vertical lines of text. Boxes of different orientations may be mixed in one flow. (This is a level 3 feature.)
|
|
2018-08-08
|
This module describes the positioning in the block progression
direction both of elements and text within lines and of the lines
themselves. It also describes special features for formatting of
first lines and drop caps.
|
|
2018-08-04
|
This CSS module defines a two-dimensional grid-based layout system, optimized for user interface design. In the grid layout model, the children of a grid container can be positioned into arbitrary slots in a predefined flexible or fixed-size layout grid. Level 2 expands Grid by adding “subgrid” capabilities for nested grids to participate in the sizing of their parent grids; and aspect-ratio–controlled gutters.
|
|
2018-07-31
|
CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, in speech, etc. This module contains the features of CSS relating to new mechanisms of overflow handling in visual media (e.g., screen or paper). In interactive media, it describes features that allow the overflow from a fixed size container to be handled by pagination (displaying one page at a time). It also describes features, applying to all visual media, that allow the contents of an element to be spread across multiple fragments, allowing the contents to flow across multiple regions or to have different styles for different fragments.
|
|
2018-05-28
|
This module describes multi-column layout in CSS. It builds on the CSS3 Box model module and adds functionality to flow the content of an element into multiple columns.
|
|
2018-04-12
|
This specification describes an API which allows developers to layout a box in response to computed style and box tree changes.
|
|
2018-04-10
|
Converting CSSOM value strings into meaningfully typed JavaScript representations and back can incur a significant performance overhead. This specification exposes CSS values as typed JavaScript objects to facilitate their performant manipulation.
|
|
2018-03-13
|
This module contains the features of CSS relating to text decoration, such as underlines, text shadows, and emphasis marks.
|
|
2018-03-04
|
This module of CSS defines keywords for the 'width' and 'height' properties to allow a designer to specify that an element should be as small as possible, as large as possible, or as large as possible up to the limit of its containing block. The 'width' and 'height' properties themselves are defined in the CSS Box Model.
|
|
2017-12-29
|
This document summarizes the text composition requirements in the Chinese writing system. One of the goals of the task force is to describe the issues in the Chinese layout requirements, another one is to provide satisfactory equivalent to the current standards (i.e. Unicode), also to promote vendors to implement those relevant features correctly.
|
|
2017-12-22
|
CSS Basic UI Level 4 describes CSS properties and values to style basic user interface elements.
|
|
2017-11-09
|
This CSS module defines an API for registering new CSS properties. Properties registered using this API are provided with a parse syntax that defines a type, inheritance behaviour, and an initial value.
|
|
2017-07-11
|
The Motion Path module of CSS defines an additional way to define the
position and rotation of elements when rendering a document. The
position is given by a trajectory and an offset along that trajectory
between 0 and 100%. In combination with animations, the offset can also
be animated.
|
|
2017-06-13
|
CSS Overflow allows the contents of an element to be spread across multiple fragments, allowing the contents to flow across multiple regions or to have different styles for different fragments.
|
|
2017-04-13
|
This module contains the features of CSS relating to filling and stroking text and SVG shapes.
|
|
2017-04-13
|
The specification describes how CSS uses images: external images linked via a URL, sets of fallback images and various built-in color gradients. Images can be resized or cropped.
|
|
2017-03-07
|
This CSS module defines a two-dimensional grid-based layout system, optimized for tabular data rendering. In the table layout model, each display node is assigned to an intersection between a set of consecutive rows and a set of consecutive columns, themselves generated from the table structure and sized according to their content.
|
|
2017-03-02
|
This specification allows controlling sizes of CSS objects to be multiple of a unit, for example to produce a consistent vertical typographic rhythm.
|
|
2016-12-22
|
CSS Round Display Level 1 describes CSS features to help authors build a Web page suitable for a round display. It extends CSS modules such as Media Queries, CSS Shapes, Borders, and Positioned Layout.
|
|
2016-11-15
|
This document describes requirements for the layout and presentation of text in languages that use the Ethiopic script when they are used by Web standards and technologies, such as HTML, CSS, Mobile Web, Digital Publications, and Unicode.
|
|
2016-07-05
|
This specification describes CSS <color> values and properties for foreground color and group opacity.
|
|
2016-06-07
|
This CSS module defines pseudo-elements, abstract elements that
represent portions of the CSS render tree that can be selected and
styled.
|
|
2016-06-07
|
This specification defines an API for running scripts in stages of the rendering pipeline independent of the main javascript execution environment.
|
|
2016-06-02
|
This CSS3 Module describes how to insert content in a document.
|
|
2016-05-17
|
CSS Positioned Layout defines the five ways to lay out elements with CSS: four ways from CSS level 2 ('static', 'relative', 'absolute' and 'fixed') and a fifth way, to position elements relative to a page box.
|
|
2016-04-12
|
CSS is a style sheet language that allows authors and users to attach style (e.g., fonts and spacing) to structured documents (e.g., HTML documents and XML applications). CSS 2.2 is the second revision of level 2 of CSS. It corrects a few errors in CSS 2.1.
|
|
2016-03-29
|
This specification provides a way for an author to specify, in CSS, the size, zoom factor, and orientation of the viewport that is used as the base for the initial containing block.
|
|
2016-03-17
|
CSSOM defines APIs (including generic parsing and serialization rules) for Media Queries, Selectors, and CSS itself.
|
|
2016-03-17
|
The APIs introduced by this specification provide authors with a way to inspect and manipulate the view information of a document. This includes getting the position of element layout boxes, obtaining the width of the viewport through script, and also scrolling an element.
|
|
2015-09-15
|
CSS Page Floats describes how to use CSS to place "floats" at the top or bottom of certain areas. This feature has traditionally been used in print publications in which figures and photos are moved to the top or bottom of columns or pages.
|
|
2015-08-20
|
This document documents CSS features needed by the digital publishing community, as determined by the W3C Digital Publishing Interest Group.
|
|
2015-07-23
|
This document describes requirements for general Korean language/Hangul text layout and typography realized with technologies like CSS, SVG and XSL-FO. The document is mainly based on a project to develop the international standard for Korean text layout. It is similar in intent to the Japanese Layout Requirements WG Note.
|
|
2015-01-15
|
The module defines (1) properties to assign a shape (circle or polygon) to CSS boxes, to control the line length more precisely than with margins; (2) properties to define how text in other boxes wraps around such a shaped box; and (3) properties to turn an absolutely positioned box into an exclusion, causing text to wrap around it, too.
|
|
2014-10-09
|
The CSS Regions specification defines CSS properties to distribute the content of one element over multiple, disconnected regions, such as the regions defined by CSS Grid Layout.
|
|
2014-09-16
|
This module contains CSS features for aligning content to a baseline grid.
|
|
2014-08-05
|
The set of CSS properties proposed in this document can be used in combination with the ruby elements of HTML to produce the stylistic effects needed to display ruby text appropriately relative to base text.
|
|
2014-06-03
|
Non-element Selectors extends Selectors level 4 and allows selecting
other kinds of document nodes than elements. This is useful when
selectors are used as a general document query language. Non-element
selectors are not intended to be used in CSS itself.
|
|
2014-05-22
|
The CSS Font Loading module describes events and interfaces used for dynamically loading font resources.
|
|
2014-05-13
|
This module describes features often used in printed publications. In particular, this specification describes how CSS style sheets can express running headers and footers, leaders, cross-references, footnotes, sidenotes, named flows, hyphenation, new counter styles, character substitution, image resolution, page floats, advanced multi-column layout, conditional content, crop and cross marks, bookmarks, CMYK colors, continuation markers, change bars, line numbers, named page lists, and generated lists. Along with two other CSS3 modules – multi-column layout and paged media – this module offers advanced functionality for presenting structured documents on paged media.
|
|
2014-04-17
|
SVG Integration defines how SVG documents must be processed when used
in various contexts, such as CSS background images, HTML ‘iframe’
elements, and so on. These requirements include which features are
restricted or disabled, such as scripting and animation.
|
|
2014-04-03
|
This specification defines various scoping/encapsulation mechanisms for CSS, including scoped styles and the @scope rule, Shadow DOM selectors, and page/region-based styling.
|
|
2014-03-20
|
This CSS level 3 module describes how lists are styled.
|