Skip to content

Commit 66eaac8

Browse files
committed
[css-values] Update Changes section
1 parent 6e21191 commit 66eaac8

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

css-values/Overview.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2367,6 +2367,17 @@ <h3 class=no-num id=cr-exit-criteria> CR exit criteria</h3>
23672367

23682368
<h2 class=no-num id=changes>Changes</h2>
23692369

2370+
<p>Changes since the <a
2371+
href="http://www.w3.org/TR/2013/CR-css3-values-20130730/">30 July 2013
2372+
Candidate Recommendation</a> are:
2373+
2374+
<ul>
2375+
<li>Relaxed unnecessary restrictions on <a
2376+
href="#identifier-value"><var>&lt;custom-ident></var></a>. Require specs
2377+
referencing it to be clear about excluded keywords, because the new rule
2378+
isn't as simple.
2379+
</ul>
2380+
23702381
<p>Changes since the <a
23712382
href="http://www.w3.org/TR/2012/CR-css3-values-20120828/">28 August 2012
23722383
Candidate Recommendation</a> are:

css-values/Overview.src.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1846,6 +1846,14 @@ <h3 class="no-num" id="cr-exit-criteria">
18461846

18471847
<h2 class="no-num" id="changes">Changes</h2>
18481848

1849+
<p>Changes since the <a href="http://www.w3.org/TR/2013/CR-css3-values-20130730/">30 July 2013 Candidate Recommendation</a> are:
1850+
1851+
<ul>
1852+
<li>Relaxed unnecessary restrictions on <var>&lt;custom-ident></var>.
1853+
Require specs referencing it to be clear about excluded keywords,
1854+
because the new rule isn't as simple.
1855+
</ul>
1856+
18491857
<p>Changes since the <a href="http://www.w3.org/TR/2012/CR-css3-values-20120828/">28 August 2012 Candidate Recommendation</a> are:
18501858

18511859
<ul>

0 commit comments

Comments
 (0)