[html5] r800 - /

whatwg at whatwg.org whatwg at whatwg.org
Wed May 9 19:06:19 PDT 2007


Author: ianh
Date: 2007-05-09 19:06:17 -0700 (Wed, 09 May 2007)
New Revision: 800

Modified:
   header-whatwg
   index
Log:
[] (0) The HTML5 spec is all grown up! A copy is now hosted on the W3C site. The WHATWG and W3C versions are now identical.

Modified: header-whatwg
===================================================================
--- header-whatwg	2007-05-10 00:56:11 UTC (rev 799)
+++ header-whatwg	2007-05-10 02:06:17 UTC (rev 800)
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <html lang="en-GB-hixie">
  <head>
-  <title>Web Applications 1.0</title>
+  <title>HTML 5</title>
   <link rel="stylesheet" type="text/css" href="/style/specification">
   <link rel="icon" href="/images/icon">
   <style type="text/css">
@@ -17,7 +17,7 @@
 
   <div class="head">
    <p><a rel="home" href="http://www.whatwg.org/" class="logo"><img alt="WHATWG" src="/images/logo"></a></p>
-   <h1>Web Applications 1.0</h1>
+   <h1>HTML 5</h1>
    <h2 class="no-num no-toc">Working Draft — [DATE: 01 Jan 1901]</h2>
    <p>You can take part in this work. <a href="http://www.whatwg.org/mailing-list">Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href="http://blog.whatwg.org/faq/">FAQ</a>, a <a href="http://forums.whatwg.org/">forum</a>, and a <a href="http://www.whatwg.org/mailing-list#help">help mailing list</a> for you!</p>
@@ -67,6 +67,10 @@
   href="/mailing-list">WHATWG mailing list</a> and take part in the
   discussions.</p>
 
+  <p>This specification is also being produced by the <a
+  href="http://www.w3.org/html/wg">W3C HTML WG</a>. The two
+  specifications are identical from the table of contents onwards.</p>
+
   <p>This specification is intended to replace (be the new version of)
   what was previously the HTML4, XHTML 1.x, and DOM2 HTML
   specifications.</p>

Modified: index
===================================================================
--- index	2007-05-10 00:56:11 UTC (rev 799)
+++ index	2007-05-10 02:06:17 UTC (rev 800)
@@ -2,7 +2,7 @@
 
 <html lang=en-GB-hixie>
  <head>
-  <title>Web Applications 1.0</title>
+  <title>HTML 5</title>
   <link href="/style/specification" rel=stylesheet type="text/css">
   <link href="/images/icon" rel=icon>
 
@@ -20,7 +20,7 @@
    <p><a class=logo href="http://www.whatwg.org/" rel=home><img alt=WHATWG
     src="/images/logo"></a></p>
 
-   <h1 id=web-applications>Web Applications 1.0</h1>
+   <h1 id=html-5>HTML 5</h1>
 
    <h2 class="no-num no-toc" id=working>Working Draft — 10 May 2007</h2>
 
@@ -96,6 +96,10 @@
    <a href="/mailing-list">WHATWG mailing list</a> and take part in the
    discussions.
 
+  <p>This specification is also being produced by the <a
+   href="http://www.w3.org/html/wg">W3C HTML WG</a>. The two specifications
+   are identical from the table of contents onwards.
+
   <p>This specification is intended to replace (be the new version of) what
    was previously the HTML4, XHTML 1.x, and DOM2 HTML specifications.
 




More information about the Commit-Watchers mailing list