CSS Custom Properties for Cascading Variables Module Level 1

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instanceOf gptkb:W3C_Recommendation
gptkbp:appliesTo all CSS properties
gptkbp:category gptkb:CSS
gptkb:W3C_Recommendation
Web standards
gptkbp:defines CSS custom properties
cascading variables
gptkbp:editor gptkb:Elika_J._Etemad
gptkb:Tab_Atkins_Jr.
gptkbp:editorsDraft https://drafts.csswg.org/css-variables/
gptkbp:enables user-defined property values in CSS
gptkbp:example --main-color: #06c;
color: var(--main-color);
gptkbp:firstPublished 2015
gptkbp:hasSyntax --* (custom property names start with --)
https://www.w3.org/2000/01/rdf-schema#label CSS Custom Properties for Cascading Variables Module Level 1
gptkbp:latestReleaseVersion https://www.w3.org/TR/css-variables-1/
gptkbp:partOf gptkb:CSS_Working_Group
gptkbp:publishedBy gptkb:W3C
gptkbp:shortName gptkb:css-variables-1
gptkbp:specifies var() function
custom property scoping
initial value fallback in var()
gptkbp:status Candidate Recommendation
gptkbp:supports inheritance
cascading
gptkbp:bfsParent gptkb:CSS_Custom_Properties
gptkbp:bfsLayer 5