- From: Bert Bos via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 13 Jan 2012 11:30:00 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-ui
In directory hutz:/tmp/cvs-serv10266
Modified Files:
Overview.html
Log Message:
Generated. Do not edit!
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-ui/Overview.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- Overview.html 12 Jan 2012 16:24:42 -0000 1.44
+++ Overview.html 13 Jan 2012 11:29:58 -0000 1.45
@@ -1,12 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
-<!-- the command line to process is this is:
-
- num -l 2 template.html | toc -l 2 | perl bin/htmlindex | perl \
- bin/propindex | perl bin/addcite -r '' template.html \
- >template-processed.html
-
--->
<html>
<head><meta content="text/html; charset=utf-8" http-equiv=Content-Type>
@@ -42,15 +35,15 @@
src="http://www.w3.org/Icons/w3c_home" width=72> </a>
<h1>CSS Basic User Interface Module Level 3 (CSS3 UI)</h1>
- <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 12 January
+ <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 13 January
2012</h2>
<dl>
<dt>This version:</dt>
<!-- TR "This version". Update "WD" below as needed to CR/PR/REC -->
- <dd><a href="http://www.w3.org/TR/2012/WD-css3-ui-20120112/">
- http://www.w3.org/TR/2012/WD-css3-ui-20120112/</a></dd>
+ <dd><a href="http://www.w3.org/TR/2012/WD-css3-ui-20120113/">
+ http://www.w3.org/TR/2012/WD-css3-ui-20120113/</a></dd>
<!-- editor's draft "This version" -->
<!-- <dd><a href="http://dev.w3.org/csswg/css3-ui/">
http://dev.w3.org/csswg/css3-ui/</a>
@@ -376,7 +369,8 @@
rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>
<li><a href="http://www.w3.org/TR/2000/WD-css3-userint-20000216">User
- Interface for CSS3 (16 February 2000)</a> [[CSSUI]]
+ Interface for CSS3 (16 February 2000)</a> <a href="#CSSUI"
+ rel=biblioentry>[CSSUI]<!--{{CSSUI}}--></a>
</ul>
<p>This specification contains:
@@ -3074,6 +3068,16 @@
</dd>
<!---->
+ <dt id=CSSUI>[CSSUI]
+
+ <dd>Tantek Çelik. <a
+ href="http://www.w3.org/TR/2002/WD-css3-userint-20020802"><cite>User
+ Interface for CSS3.</cite></a> 16 February 2000. W3C Working Draft.
+ (Superseded) URL: <a
+ href="http://www.w3.org/TR/2002/WD-css3-userint-20020802">http://www.w3.org/TR/2002/WD-css3-userint-20020802</a>
+ </dd>
+ <!---->
+
<dt id=HTML401>[HTML401]
<dd>Dave Raggett; Arnaud Le Hors; Ian Jacobs. <a
Received on Friday, 13 January 2012 11:34:14 UTC