File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1027,7 +1027,14 @@ Changes</h2>
10271027 <ul>
10281028 <li> Clarified that ''revert'' only affects the cascaded value, not the inherited value.
10291029 <li> Clarified that <a>custom properties</a> are not reset by the 'all' shorthand.
1030- (<a href="https://github.com/w3c/csswg-drafts/issues/2518">2518</a> )
1030+ (<a href="https://github.com/w3c/csswg-drafts/issues/2518">2518</a> )
1031+ <li> Clarified that text nodes are children of their parent element,
1032+ and receive styles via defaulting.
1033+ <li> Defined more precisely that imported stylesheets are interpreted separately from the importing stylesheet,
1034+ in terms of ordering of rules, etc.
1035+ <li> Precisely defined the types of aliasing that CSS uses. ([[#aliasing]] )
1036+ <li> Removed any mention of the “override” origin,
1037+ originally defined by <a href="https://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/">DOM Level 2 Style</a> .
10311038 </ul>
10321039
10331040 Changes since the <a href="https://www.w3.org/TR/2015/WD-css-cascade-4-20150421/">21 April 2015 Working Draft</a> include:
You can’t perform that action at this time.
0 commit comments