@@ -268,6 +268,12 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
268268 < li > < a href ="#resolution0 "> < span class =secno > 6.1. </ span > Resolution</ a >
269269 </ ul >
270270
271+ < li > < a href ="#changes "> < span class =secno > 7. </ span > Changes</ a >
272+ < ul class =toc >
273+ < li > < a href ="#changes-2010 "> < span class =secno > 7.1. </ span > Changes Since
274+ the 27 July 2010 Candidate Recommendation</ a >
275+ </ ul >
276+
271277 < li class =no-num > < a href ="#acknowledgments "> Acknowledgments</ a >
272278
273279 < li class =no-num > < a href ="#references "> References</ a >
@@ -1143,6 +1149,43 @@ <h3 id=resolution0><span class=secno>6.1. </span>Resolution</h3>
11431149 < p > In this specification, these units are only used in the ‘< code
11441150 class =css > resolution</ code > ’ media feature.
11451151
1152+ < h2 id =changes > < span class =secno > 7. </ span > Changes</ h2 >
1153+
1154+ < h3 id =changes-2010 > < span class =secno > 7.1. </ span > Changes Since the 27 July
1155+ 2010 Candidate Recommendation</ h3 >
1156+
1157+ < p > The following changes were made to this specification since the < a
1158+ href ="http://www.w3.org/TR/2010/CR-css3-mediaqueries-20100727/ "> 27 July
1159+ 2010 Candidate Recommendation</ a > :
1160+
1161+ < ul >
1162+ < li > < a href ="#resolution "> Section 4.11</ a > : Clarified the meaning of
1163+ resolution in the case of printers, for which the meaning of dots was
1164+ ambiguous.
1165+ < blockquote >
1166+ < p > < ins > For printers, this corresponds to the screening resolution (the
1167+ resolution for printing dots of arbitrary color).</ ins >
1168+ </ blockquote >
1169+
1170+ < li > < a href ="#Units "> Section 6.1</ a > : Made it explicit that the
1171+ ‘< code class =css > inch</ code > ’ and ‘< code
1172+ class =css > cm</ code > ’ mentioned are the CSS units, not the physical
1173+ ones.
1174+ < blockquote >
1175+ < dl >
1176+ < dt > dpi
1177+
1178+ < dd > dots per < ins > CSS ‘< code
1179+ class =css > inch</ code > ’</ ins > < del > inch</ del >
1180+
1181+ < dt > dpcm
1182+
1183+ < dd > dots per < ins > CSS ‘< code
1184+ class =css > centimeter</ code > ’</ ins > < del > cm</ del >
1185+ </ dl >
1186+ </ blockquote >
1187+ </ ul >
1188+
11461189 < h2 class =no-num id =acknowledgments > Acknowledgments</ h2 >
11471190
11481191 < p > This specification is the product of the W3C Working Group on Cascading
0 commit comments