Skip to content

Commit 289afd8

Browse files
committed
[css-cascade] Fix some links.
1 parent eedb456 commit 289afd8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

css-cascade/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h1>CSS Cascading and Inheritance Level 3</h1>
1+
<h1>CSS Cascading and Inheritance Level 4</h1>
22

33
<pre class='metadata'>
44
Shortname: css-cascade
@@ -12,7 +12,7 @@ Editor: Tab Atkins Jr., Google, http://xanthir.com/contact/
1212
Previous Version: http://www.w3.org/TR/2013/WD-css-cascade-3-20130730/
1313
Previous Version: http://www.w3.org/TR/2013/WD-css3-cascade-20130103/
1414
Previous Version: http://www.w3.org/TR/2005/WD-css3-cascade-20051215/
15-
Issue Tracking: Disposition of Comments http://dev.w3.org/csswg/css-cascade/issues-cr-2013
15+
Issue Tracking: Disposition of Comments http://dev.w3.org/csswg/css-cascade/issues
1616
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.
1717
Ignored Terms: auto, flex items
1818
Link Defaults: css21 (property) display
@@ -888,7 +888,7 @@ Changes Since the 3 October 2013 Candidate Recommendation</h3>
888888

889889
</ul>
890890

891-
<p>A <a href="http://dev.w3.org/csswg/css-cascade/issues-cr-2013">Disposition of Comments</a> is available.
891+
<p>A <a href="http://dev.w3.org/csswg/css-cascade-3/issues-cr-2013">Disposition of Comments</a> is available.
892892

893893
<h2 class="no-num" id="acknowledgments">Acknowledgments</h2>
894894

css-cascade/issues.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Draft: http://www.w3.org/TR/2013/CR-css-cascade-3-20131003/
2-
Title: CSS Cascading and Inheritance Level 3
1+
Draft:
2+
Title: CSS Cascading and Inheritance Level 4
33

44
----
55
Issue 1.

0 commit comments

Comments
 (0)