html5/alt-techniques Overview.html,1.88,1.89

Update of /sources/public/html5/alt-techniques
In directory hutz:/tmp/cvs-serv25334

Modified Files:
	Overview.html 
Log Message:
ready for pub?

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/alt-techniques/Overview.html,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- Overview.html	14 Mar 2012 11:10:46 -0000	1.88
+++ Overview.html	14 Mar 2012 13:12:24 -0000	1.89
@@ -95,7 +95,7 @@
    .note p:first-child, .warning p:first-child { margin-top: 0; }
    
    .warning:before { font-style: normal; }
-  
+   p.note:before { content: 'Note: '; }
    p.warning:before { content: '\26A0 Warning! '; }
  
  
@@ -178,7 +178,7 @@
 	font-size: large;
 }
[...2122 lines suppressed...]
+      </dl>
+    </div>
+    <div class="section" id="informative-references">
+      <h3><span class="secno">A.2 </span>Informative references</h3>
+      <dl class="bibliography">
+        <dt id="bib-HTMLLS">[HTMLLS]</dt>
+        <dd> Ian Hickson <a href="http://www.whatwg.org/html">HTML Living Standard</a>,     23 November 2011,    URL: <a href="http://www.whatwg.org/html">http://www.whatwg.org/html</a></dd>
+        <dt id="bib-WAI-ARIA-PRACTICES">[WAI-ARIA-PRACTICES]</dt>
+        <dd>Michael Cooper; Richard Schwerdtfeger; Lisa Pappas. <a href="http://www.w3.org/TR/2009/WD-wai-aria-practices-20090224"><cite>WAI-ARIA Best Practices.</cite></a> 24 February 2009. W3C Working Draft. (Work in progress.) URL: <a href="http://www.w3.org/TR/2009/WD-wai-aria-practices-20090224">http://www.w3.org/TR/2009/WD-wai-aria-practices-20090224</a> </dd>
+        <dt id="bib-WCAG20">[WCAG20]</dt>
+        <dd>Michael Cooper; et al. <a href="http://www.w3.org/TR/2008/REC-WCAG20-20081211"><cite>Web Content Accessibility Guidelines (WCAG) 2.0.</cite></a> 11 December 2008. W3C Recommendation. URL: <a href="http://www.w3.org/TR/2008/REC-WCAG20-20081211">http://www.w3.org/TR/2008/REC-WCAG20-20081211</a> </dd>
+        <dt id="bib-WCAG20-TECHS">[WCAG20-TECHS]</dt>
+        <dd>Michael Cooper; et al. <a href="http://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211"><cite>Techniques for WCAG 2.0.</cite></a> 11 December 2008. W3C Note. URL: <a href="http://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211">http://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211</a> </dd>
+      </dl>
+    </div>
+  </div>
+</div></body></html>
 
-</body></html>
\ No newline at end of file

Received on Wednesday, 14 March 2012 13:12:28 UTC