- From: poot <cvsmail@w3.org>
- Date: Sat, 4 Apr 2009 12:07:24 +0900 (JST)
- To: public-html-diffs@w3.org
include the alternative stylesheets in the w3c version Editor's Draft 4 April 2009 http://people.w3.org/mike/diffs/html5/spec/Overview.1.2122.html#editor-s-draft-date-1-january-1970 A vocabulary and associated APIs for HTML and XHTML http://people.w3.org/mike/diffs/html5/spec/Overview.1.2122.html#a-vocabulary-and-associated-apis-for-html-and-xhtml Status of this document http://people.w3.org/mike/diffs/html5/spec/Overview.1.2122.html#status-of-this-document http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2121&r2=1.2122&f=h =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.2121 retrieving revision 1.2122 diff -u -d -r1.2121 -r1.2122 --- Overview.html 2 Apr 2009 21:32:05 -0000 1.2121 +++ Overview.html 4 Apr 2009 01:37:38 -0000 1.2122 @@ -142,15 +142,15 @@ -webkit-column-width: 25em; -webkit-column-gap: 1em; } - </style><link href=http://www.w3.org/StyleSheets/TR/%57%33%43-ED rel=stylesheet type=text/css><!-- ZZZ ED vs WD --><div class=head> + </style><link href=data:text/css, rel=stylesheet title="Complete specification"><link href=data:text/css,.impl%20{%20display:%20none;%20} rel="alternate stylesheet" title="Author documentation only"><link href=data:text/css,.impl%20{%20background:%20#FFEEEE;%20} rel="alternate stylesheet" title="Highlight implementation requirements"><link href=http://www.w3.org/StyleSheets/TR/%57%33%43-ED rel=stylesheet type=text/css><!-- ZZZ ED vs WD --><div class=head> <p><a href=http://www.w3.org/><img alt=W3C height=48 src=http://www.w3.org/Icons/w3c_home width=72></a></p> <h1>HTML 5</h1> <h2 class="no-num no-toc" id=a-vocabulary-and-associated-apis-for-html-and-xhtml>A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id=editor-s-draft-date-1-january-1970><!--ZZZ: W3C Working Draft 12 February 2009 <!-- fix date ZZZ --><!----> Editor's Draft 2 April 2009 <!--:ZZZ--></h2> + <h2 class="no-num no-toc" id=editor-s-draft-date-1-january-1970><!--ZZZ: W3C Working Draft 12 February 2009 --><!-- fix date ZZZ --><!----> Editor's Draft 4 April 2009 <!--:ZZZ--></h2> <dl><!-- ZZZ: update the month/day (twice), uncomment out <dt>This Version:</dt> <dd><a href="http://www.w3.org/TR/2009/WD-html5-20090212/">http://www.w3.org/TR/2009/WD-html5-20090212/</a></dd> -<!-- :ZZZ --><dt>Latest Published Version:</dt> +--><!-- :ZZZ --><dt>Latest Published Version:</dt> <dd><a href=http://www.w3.org/TR/html5/>http://www.w3.org/TR/html5/</a></dd> <dt>Latest Editor's Draft:</dt> <dd><a href=http://www.w3.org/html/wg/html5/>http://www.w3.org/html/wg/html5/</a></dd> @@ -237,7 +237,7 @@ track. <!--ZZZ:--> <!-- This specification is the 12 February 2009 Working Draft. --> - This specification is the 2 April 2009 Editor's Draft. + This specification is the 4 April 2009 Editor's Draft. <!--:ZZZ--> </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>This specification is also being produced by the <a href=http://www.whatwg.org/>WHATWG</a>. The two specifications are identical from the table of contents onwards.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- context and rationale (required) --><p>This specification is intended to replace (be a new version of)
Received on Saturday, 4 April 2009 03:08:36 UTC