Skip to content

Commit db11f37

Browse files
committed
[css-values] Documented change in syntax references.
--HG-- extra : rebase_source : 634e8c4de25b9eee7073eebc1aa3699565211f98
1 parent c8a5684 commit db11f37

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

css-values/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1640,6 +1640,7 @@ Changes</h2>
16401640
<li>Added notation for restricting the length of comma-separated lists
16411641
specified with the ''#'' notation.
16421642
<li>Clarified handling of ''toggle()'' when used in shorthand declarations.
1643+
<li>Changed syntax references from the 2.1 grammar to the Syntax spec.
16431644
</ul>
16441645

16451646
Changes since the <a href="http://www.w3.org/TR/2012/CR-css3-values-20120828/">28 August 2012 Candidate Recommendation</a> are:

css-values/Overview.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
</p>
6565
<h1 class="p-name no-ref" id=title>CSS Values and Units Module Level 3</h1>
6666
<h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>Editor’s Draft,
67-
<span class=dt-updated><span class=value-title title=20140311>11 March 2014</span></span></span></h2>
67+
<span class=dt-updated><span class=value-title title=20140313>13 March 2014</span></span></span></h2>
6868
<div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://dev.w3.org/csswg/css-values/>http://dev.w3.org/csswg/css-values/</a><dt>Latest version:<dd><a href=http://www.w3.org/TR/css-values/>http://www.w3.org/TR/css-values/</a><dt>Editor’s Draft:<dd><a href=http://dev.w3.org/csswg/css-values/>http://dev.w3.org/csswg/css-values/</a><dt>Previous Versions:<dd><a href=http://www.w3.org/TR/2013/CR-css3-values-20130730/ rel=previous>http://www.w3.org/TR/2013/CR-css3-values-20130730/</a><dd><a href=http://www.w3.org/TR/2013/CR-css3-values-20130404/ rel=previous>http://www.w3.org/TR/2013/CR-css3-values-20130404/</a><dd><a href=http://www.w3.org/TR/2012/CR-css3-values-20120828/ rel=previous>http://www.w3.org/TR/2012/CR-css3-values-20120828/</a><dd><a href=http://www.w3.org/TR/2012/WD-css3-values-20120308/ rel=previous>http://www.w3.org/TR/2012/WD-css3-values-20120308/</a><dd><a href=http://www.w3.org/TR/2011/WD-css3-values-20110906/ rel=previous>http://www.w3.org/TR/2011/WD-css3-values-20110906/</a><dd><a href=http://www.w3.org/TR/2006/WD-css3-values-20060919 rel=previous>http://www.w3.org/TR/2006/WD-css3-values-20060919</a><dd><a href=http://www.w3.org/TR/2005/WD-css3-values-20050726 rel=previous>http://www.w3.org/TR/2005/WD-css3-values-20050726</a><dd><a href=http://www.w3.org/TR/2001/WD-css3-values-20010713/ rel=previous>http://www.w3.org/TR/2001/WD-css3-values-20010713/</a>
6969
<dt>Feedback:</dt>
7070
<dd><a href="mailto:www-style@w3.org?subject=%5Bcss-values%5D%20feedback">www-style@w3.org</a>
@@ -1655,6 +1655,7 @@ <h2 class="no-num heading settled heading" id=changes><span class=content>
16551655
<li>Added notation for restricting the length of comma-separated lists
16561656
specified with the <span class=css data-link-type=maybe title=#>#</span> notation.
16571657
<li>Clarified handling of <a class=css data-link-type=maybe href=#funcdef-toggle title=toggle()>toggle()</a> when used in shorthand declarations.
1658+
<li>Changed syntax references from the 2.1 grammar to the Syntax spec.
16581659
</ul>
16591660

16601661
<p> Changes since the <a href=http://www.w3.org/TR/2012/CR-css3-values-20120828/>28 August 2012 Candidate Recommendation</a> are:

0 commit comments

Comments
 (0)