CSS3 Cascading & Inheritance Module
Cascading and Inheritance describes how values are assigned to properties. CSS allows several style sheets to influence the rendering of a document, and the process of combining these style sheets is called “cascading”. If no value can be found through cascading, a value can be inherited from the parent element or the property’s initial value is used.
Editors: HÃ¥kon Wium Lie
Priority: Medium
Current Specification: http://www.w3.org/TR/css3-cascade/
Current Status: Working Draft (?)
Upcoming: Working Draft (?) – expected Oct 06 (overdue)
Links: Dedicated Discussion Forum | Browser Compatibility
Specification History:
Working Draft – 15 Dec 05
Working Draft – 19 Feb 02
Working Draft – 13 Jul 01