Skip to content

Commit ec9f279

Browse files
committed
[css-cascade-4] Clean up
1 parent f955ee4 commit ec9f279

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

css-cascade-4/Overview.bs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Previous Version: https://www.w3.org/TR/2015/WD-css-cascade-4-20150421/
1717
Previous Version: https://www.w3.org/TR/2013/WD-css-cascade-3-20130730/
1818
Previous Version: https://www.w3.org/TR/2013/WD-css3-cascade-20130103/
1919
Previous Version: https://www.w3.org/TR/2005/WD-css3-cascade-20051215/
20-
Issue Tracking: Disposition of Comments https://drafts.csswg.org/css-cascade/issues
2120
Abstract: This CSS module describes how to collate style rules and assign values to all properties on all elements. By way of cascading and inheritance, values are propagated for all properties on all elements.
2221
Abstract:
2322
Abstract: New in this level are the ''revert'' keyword and <<supports-condition>> for the ''@import'' rule.
@@ -747,8 +746,6 @@ Filtering</h2>
747746
and the declaration's value matches the syntax for that property.
748747
</ul>
749748

750-
ISSUE: Define whatever it is that Shadow DOM needs here.
751-
752749
The values of the declarations that apply form,
753750
for each property on each element,
754751
a list of <a>declared values</a>.

0 commit comments

Comments
 (0)