Mention Web IDL update and References appendix changes.
authorCameron McCormack <cam@mcc.id.au>
Sun, 05 Aug 2012 20:25:24 +1000
changeset 257 f8fecaab10b3
parent 256 14cf68765970
child 258 f2862c10b7ac
Mention Web IDL update and References appendix changes.
master/changes.html
--- a/master/changes.html	Sun Aug 05 20:19:11 2012 +1000
+++ b/master/changes.html	Sun Aug 05 20:25:24 2012 +1000
@@ -39,6 +39,8 @@
 
 <ul>
   <li>References to the SVG DTD have been removed.</li>
+
+  <li>IDL has been updated to use Web IDL syntax.</li>
 </ul>
 
 <h3 id="types">Basic Data Types and Interfaces chapter</h3>
@@ -155,5 +157,17 @@
   exists in DOM4.</li>
 </ul>
 
+<h3 id="refs">References</h3>
+
+<ul>
+  <li>Removed normative reference to CSS2.</li>
+
+  <li>Changed normative reference from DOM Level 2 Core to DOM4.</li>
+
+  <li>Added normative references to CSS3 Color, CSS3 Fonts, CSS3 Transforms, CSS3 UI, CSS4 Images, Filter Effects, WOFF, Web IDL.</li>
+
+  <li>Added informative references to CSS 3 Transitions and Animations.</li>
+</ul>
+
 </body>
 </html>