File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1063,6 +1063,8 @@ Other Quantities</h2>
10631063Angle Units: the <<angle>> type and ''deg'', ''grad'', ''rad'', ''turn'' units</h3>
10641064
10651065 Angle values are <a>dimensions</a> denoted by <dfn id="angle-value"><angle></dfn> .
1066+ However, for zero angles the unit identifier is optional
1067+ (i.e. can be syntactically represented as the <<number>> ''0'' ).
10661068 The angle unit identifiers are:
10671069
10681070 <dl export>
@@ -2076,6 +2078,13 @@ Acknowledgments</h2>
20762078<h2 class="no-num" id="changes">
20772079Changes</h2>
20782080
2081+ Changes since the <a href="https://www.w3.org/TR/2015/CR-css-values-3-20150611/">11 June 2015 Candidate Recomendation</a> are:
2082+
2083+ <ul>
2084+ <li> Allow zero angles to be represented as ''0'' .
2085+ (Change due to Web-compatibility constraints in transform and gradient syntaxes.)
2086+ </ul>
2087+
20792088 Changes since the <a href="https://www.w3.org/TR/2013/CR-css3-values-20130730/">30 July 2013 Candidate Recommendation</a> are:
20802089
20812090 <ul>
You can’t perform that action at this time.
0 commit comments