HTML5 Forms (Partial)
|
HTML5 form features. The content attribute currently not supported is: formnovalidate of form element
|
LCWD
|
Selectors API Level 1
|
API for retrieving Element nodes from the DOM by matching against a group of selectors
|
LCWD
|
Selectors API Level 2 (Partial)
|
API for retrieving Element nodes from the DOM by matching against a group of selectors, and for testing if a given element matches a particular selector. The methods currently not supported are: queryScopedSelector, queryScopedSelectorAll of NodeSelector interface matchesSelector of Element interface
|
WD
|
Media Queries (Partial)
|
Offers a mechanism that allows adapting the layout and behavior of a Web page based on some of the characteristics of the device, including the screen width/height. The query currently not supported is: color-index, min-color-index, max-color-index, resolution, scan, print, 3d-glasses, grid
|
REC
|
CSS Transforms
|
CSS transforms allows elements styled with CSS to be transformed in two-dimensional or three-dimensional space.
|
WD
|
CSS Animations Module Level 3
|
CSS Animations allow an author to modify CSS property values over time.
|
WD
|
CSS Transitions Module Level 3 (Partial)
|
CSS Transitions allow property changes in CSS values to occur smoothly over a specified duration. The method and attribute currently not supported are: initTransitionEvent of TransitionEvent interface pseudoElement of TransitionEvent interface
|
WD
|
CSS Color Module Level 3
|
CSS3 color enhancements related to color values and properties for foreground color and group opacity
|
REC
|
CSS Backgrounds and Borders Module Level 3
|
Rounded corners, complex background images, shadow effects.
|
CR
|
CSS Flexible Box Layout Module
|
CSS box model optimized for user interface design.
|
LCWD
|
CSS Multi-column Layout Module (Partial)
|
Creates multiple columns for laying out text. The property currently not supported is: The values currently not supported are:column , avoid-page and avoid-column of properties break-before and break-after avoid-page and avoid-column of property break-inside
|
CR
|
CSS Text Module Level 3 (Partial)
|
CSS properties for text manipulation and specifies their processing model. The properties currently not supported are: text-justify, text-decoration-color, text-decoration-line, text-decoration-style, text-decoration-skip, hanging-punctuation
|
WD
|
CSS Basic User Interface Module Level 3 (CSS3 UI)
|
User interface related CSS enhancements.
|
LCWD
|
CSS Fonts Module Level 3 (Partial)
|
@font-face rule with downloadable font src URL. The features currently not supported are: font-feature-settings, font-language-override, font-synthesis, font-variant-alternates, font-variant-caps, font-variant-east-asian, font-variant-numeric, font-variant-position, font-size-adjust, font-stretch
|
WD
|
WOFF File Format 1.0
|
Web Open Font Format: File Format 1.0.
|
PR
|
DOM/JavaScript related HTML5 Enhancements
|
Handy DOM/JavaScript related enhancements in HTML5.
|
LCWD
|