[css-values] Updated Changes.

Fri, 18 Apr 2014 09:08:57 -0700

author
Tab Atkins Jr. <jackalmage@gmail.com>
date
Fri, 18 Apr 2014 09:08:57 -0700
changeset 13759
722df2d6cc21
parent 13758
3e699695292b
child 13760
f5df49da3738

[css-values] Updated Changes.

css-values/Overview.bs file | annotate | diff | comparison | revisions
css-values/Overview.html file | annotate | diff | comparison | revisions
     1.1 --- a/css-values/Overview.bs	Fri Apr 18 09:00:32 2014 -0700
     1.2 +++ b/css-values/Overview.bs	Fri Apr 18 09:08:57 2014 -0700
     1.3 @@ -1652,6 +1652,7 @@
     1.4    Changes since the <a href="http://www.w3.org/TR/2013/CR-css3-values-20130730/">30 July 2013 Candidate Recommendation</a> are:
     1.5  
     1.6    <ul>
     1.7 +  	<li>Specified that, in the absence of font information, ''1ch'' equal ''.5em''.
     1.8    	<li>Added ''q'' unit.
     1.9      <li>Relaxed unnecessary restrictions on <<custom-ident>>.
    1.10          Require specs referencing it to be clear about excluded keywords,
     2.1 --- a/css-values/Overview.html	Fri Apr 18 09:00:32 2014 -0700
     2.2 +++ b/css-values/Overview.html	Fri Apr 18 09:08:57 2014 -0700
     2.3 @@ -1669,6 +1669,7 @@
     2.4  <p>  Changes since the <a href=http://www.w3.org/TR/2013/CR-css3-values-20130730/>30 July 2013 Candidate Recommendation</a> are:
     2.5  
     2.6  <p>  <ul>
     2.7 +  	<li>Specified that, in the absence of font information, <span class=css data-link-type=maybe title=1ch>1ch</span> equal <span class=css data-link-type=maybe title=.5em>.5em</span>.
     2.8    	<li>Added <a class=css data-link-type=maybe href=#q title=q>q</a> unit.
     2.9      <li>Relaxed unnecessary restrictions on <a class="production css-code" data-link-type=type href=#identifier-value title="<custom-ident>">&lt;custom-ident&gt;</a>.
    2.10          Require specs referencing it to be clear about excluded keywords,

mercurial