Add reference to CSS3 UI.
authorErik Dahlström <ed@opera.com>
Fri, 25 May 2012 16:38:51 +0200
changeset 160 3fd1c403de6b
parent 159 2d78d8430ed9
child 161 678a62ab07f9
Add reference to CSS3 UI.
master/refs.html
--- a/master/refs.html	Fri May 25 16:28:29 2012 +0200
+++ b/master/refs.html	Fri May 25 16:38:51 2012 +0200
@@ -67,6 +67,18 @@
     http://www.w3.org/TR/CSS2/.
   </dd>
 
+<dl class="references ready-for-wg-review">
+  <dt id="ref-CSS3UI" class="normref">[CSS3UI]</dt>
+  <dd>
+    <cite class="w3cwd"><a href="http://www.w3.org/TR/2012/WD-css3-ui-20120117/">CSS Basic User Interface Module Level 3 (CSS3 UI)</a></cite>,
+    Tantek Çelik.
+    World Wide Web Consortium, 17 January 2012.
+    <br/>This edition of CSS3 UI is http://www.w3.org/TR/2012/WD-css3-ui-20120117/.
+    <br/>The <a href="http://www.w3.org/TR/css3-ui/">latest edition of CSS3 UI</a> is available at
+    http://www.w3.org/TR/css3-ui/.
+  </dd>
+</dl>
+
   <dt id="ref-DOM1" class="normref">[DOM1]</dt>
   <dd>
     <cite class="w3crec"><a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/">Document Object Model (DOM) Level 1 Specification</a></cite>,