[html5] r5745 - [e] (0) helping ben prepare developers.whatwg.org

whatwg at whatwg.org whatwg at whatwg.org
Thu Jan 6 16:19:45 PST 2011


Author: ianh
Date: 2011-01-06 16:19:44 -0800 (Thu, 06 Jan 2011)
New Revision: 5745

Modified:
   index
   source
Log:
[e] (0) helping ben prepare developers.whatwg.org

Modified: index
===================================================================
--- index	2011-01-06 23:08:36 UTC (rev 5744)
+++ index	2011-01-07 00:19:44 UTC (rev 5745)
@@ -224,8 +224,8 @@
   </script><body class=draft onload=init()>
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
-   <hgroup><h1>HTML5 (including next generation additions still in development)</h1>
-    <h2 class="no-num no-toc">Living Standard — 6 January 2011</h2>
+   <hgroup id=h1><h1>HTML5 (including next generation additions still in development)</h1>
+    <h2 class="no-num no-toc">Living Standard — 7 January 2011</h2>
    </hgroup><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>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->

Modified: source
===================================================================
--- source	2011-01-06 23:08:36 UTC (rev 5744)
+++ source	2011-01-07 00:19:44 UTC (rev 5745)
@@ -14,7 +14,7 @@
  !-->
 <!--START validation-->
 <!--START complete--><!--START epub-->
-<!--START html--><!--START w3c-html-->
+<!--START html--><!--START dev-html--><!--START w3c-html-->
 
   <h2 id="introduction">Introduction</h2>
 
@@ -119,7 +119,7 @@
    <li>Parts of <a href="http://www.w3.org/Style/CSS/current-work">CSS</a>.</li>
   </ul>
 
-<!--END html-->
+<!--END html--><!--END dev-html-->
 <!--START complete--><!--START epub-->
 
   <p>No, although it does contain everything that is part of HTML5. If
@@ -131,7 +131,7 @@
   href="http://wiki.whatwg.org/wiki/FAQ#What_are_the_various_versions_of_the_spec.3F">the
   relevant FAQ entry</a>.</p>
 
-<!--START html--><!--START w3c-html--><!--VERSION-->
+<!--START html--><!--START dev-html--><!--START w3c-html--><!--VERSION-->
 
 
   <h3>Background</h3>
@@ -293,7 +293,7 @@
 
   <p>Since then, both groups have been working together.</p>
 
-<!--END complete--><!--END epub--><!--END html--><!--w3c-html--><!--VERSION-->
+<!--END complete--><!--END epub--><!--END html--><!--END dev-html--><!--w3c-html--><!--VERSION-->
 
 <!--PUB-N-->  <p>The <a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML
 <!--PUB-N-->  specification</a> published by the WHATWG is not identical to
@@ -314,7 +314,7 @@
 <!--PUB-Y-->  other features were omitted because at the W3C they are published as
 <!--PUB-Y-->  separate specifications.</p>
 
-<!--START complete--><!--START epub--><!--START html--><!--w3c-html--><!--VERSION-->
+<!--START complete--><!--START epub--><!--START html--><!--START dev-html--><!--w3c-html--><!--VERSION-->
 
   <p>A separate document has been published by the W3C HTML working
   group to document the differences between this specification and the
@@ -402,10 +402,10 @@
   type</span>, such as <code>text/html</code>, then it will be
   processed as an HTML document by Web browsers.
 
-  <!--END html--><!--END complete--><!--END epub-->
+  <!--END html--><!--END dev-html--><!--END complete--><!--END epub-->
   This specification defines version 5 of the HTML syntax, known as
   "HTML5".
-  <!--START html--><!--START complete--><!--START epub--><!--END w3c-html--><!--VERSION-->
+  <!--START html--><!--START dev-html--><!--START complete--><!--START epub--><!--END w3c-html--><!--VERSION-->
   This specification defines the latest HTML syntax, known simply as
   "HTML".
   <!--START w3c-html--><!--VERSION-->
@@ -421,10 +421,10 @@
   document labeled as XML from being rendered fully, whereas they
   would be ignored in the HTML syntax.
 
-  <!--END html--><!--END complete--><!--END epub-->
+  <!--END html--><!--END dev-html--><!--END complete--><!--END epub-->
   This specification defines version 5 of the XHTML syntax, known as
   "XHTML5".
-  <!--START html--><!--START complete--><!--START epub--><!--END w3c-html--><!--VERSION-->
+  <!--START html--><!--START dev-html--><!--START complete--><!--START epub--><!--END w3c-html--><!--VERSION-->
   This specification defines the latest XHTML syntax, known simply as
   "XHTML".
   <!--START w3c-html--><!--VERSION-->
@@ -505,19 +505,19 @@
    interact with and modify content, which are described in this
    section.</dd>
 
-<!--END html--><!--END w3c-html-->
+<!--END html--><!--END dev-html--><!--END w3c-html-->
    <dt><a href="#workers">Web workers</a></dt>
 
    <dd>This specification defines an API for background threads in
    JavaScript.</dd>
-<!--START html--><!--START w3c-html-->
+<!--START html--><!--START dev-html--><!--START w3c-html-->
 
-<!--END html--><!--END w3c-html-->
+<!--END html--><!--END dev-html--><!--END w3c-html-->
    <dt><a href="#webstorage">Web storage</a></dt>
 
    <dd>This specification defines a client-side storage mechanism
    based on name-value pairs.</dd>
-<!--START html--><!--START w3c-html-->
+<!--START html--><!--START dev-html--><!--START w3c-html-->
 
 <!--END w3c-html--><!--POSTMSG-->
    <dt><a href="#comms">The communication APIs</a></dt>
@@ -525,10 +525,10 @@
    <dd>This section describes some mechanisms that applications
    written in HTML can use to communicate with other applications from
    different domains running on the same client.
-<!--END html-->
+<!--END html--><!--END dev-html-->
    It also introduces a server-push event stream mechanism, and a
    two-way full-duplex socket protocol for scripts.
-<!--START html-->
+<!--START html--><!--START dev-html-->
    </dd>
 <!--START w3c-html--><!--POSTMSG-->
 
@@ -1944,11 +1944,11 @@
     "MUST" requirement because it has been proven to be impossible. <a
     href="#refsCOMPUTABLE">[COMPUTABLE]</a>)</p>
 
-    <!--END html--><!--END complete--><!--END epub-->
+    <!--END html--><!--END dev-html--><!--END complete--><!--END epub-->
     <p>The term "HTML5 validator" can be used to refer to a
     conformance checker that itself conforms to the applicable
     requirements of this specification.</p>
-    <!--START html--><!--START complete--><!--START epub--><!--END w3c-html--><!--VERSION-->
+    <!--START html--><!--START dev-html--><!--START complete--><!--START epub--><!--END w3c-html--><!--VERSION-->
     <p>The term "HTML validator" can be used to refer to a
     conformance checker that itself conforms to the applicable
     requirements of this specification.</p>
@@ -13592,10 +13592,10 @@
   <p>A <code>link</code> element must have either a <code
   title="attr-link-rel">rel</code> attribute, or an <code
   title="attr-itemprop">itemprop</code> attribute, or both.</p>
-<!--START w3c-html--><!--MD--><!--END html--><!--END complete--><!--END epub-->
+<!--START w3c-html--><!--MD--><!--END html--><!--END dev-html--><!--END complete--><!--END epub-->
   <p>A <code>link</code> element must have <code
   title="attr-link-rel">rel</code> attribute.</p>
-<!--START html--><!--START complete--><!--START epub-->
+<!--START html--><!--START dev-html--><!--START complete--><!--START epub-->
 
   <p>The types of link indicated (the relationships) are given by the
   value of the <dfn title="attr-link-rel"><code>rel</code></dfn>
@@ -14040,7 +14040,7 @@
   title="attr-itemprop">itemprop</code> is specified, then the <code
   title="attr-meta-content">content</code> attribute must also be
   specified. Otherwise, it must be omitted.</p>
-<!--END html--><!--END complete--><!--END epub-->
+<!--END html--><!--END dev-html--><!--END complete--><!--END epub-->
 <!--START w3c-html--><!--MD-->
   <p>Exactly one of the <code title="attr-meta-name">name</code>,
   <code title="attr-meta-http-equiv">http-equiv</code>, and <code
@@ -14051,7 +14051,7 @@
   title="attr-meta-http-equiv">http-equiv</code> is specified, then
   the <code title="attr-meta-content">content</code> attribute must
   also be specified. Otherwise, it must be omitted.</p>
-<!--START html--><!--START complete--><!--START epub-->
+<!--START html--><!--START dev-html--><!--START complete--><!--START epub-->
 
   <p>The <dfn title="attr-meta-charset"><code>charset</code></dfn>
   attribute specifies the character encoding used by the
@@ -59882,7 +59882,7 @@
 
   <h3>Encoding microdata</h3>
 
-<!--END html--><!--END complete--><!--END epub-->
+<!--END html--><!--END dev-html--><!--END complete--><!--END epub-->
 
   <p>The following attributes are added as <span>global
   attributes</span> to <span>HTML elements</span>:</p>
@@ -59895,7 +59895,7 @@
    <li><code title="attr-itemtype">itemtype</code></li>
   </ul>
 
-<!--START html--><!--START complete--><!--START epub-->
+<!--START html--><!--START dev-html--><!--START complete--><!--START epub-->
 
 
   <h4>The microdata model</h4>
@@ -60440,7 +60440,7 @@
 
   <h3>Microdata DOM API</h3>
 
-<!--END html--><!--END complete--><!--END epub-->
+<!--END html--><!--END dev-html--><!--END complete--><!--END epub-->
   <pre class="idl">[Supplemental] interface <span>HTMLDocument</span> { <!--WARNING: ALSO DUPLICATED IN HTMLDocument SECTION-->
   NodeList <span title="dom-document-getItems">getItems</span>(in optional DOMString typeNames); // <span>microdata</span>
 };
@@ -60455,7 +60455,7 @@
   readonly attribute <span>HTMLPropertiesCollection</span> <span title="dom-properties">properties</span>;
            attribute any <span title="dom-itemValue">itemValue</span>;
 };</pre>
-<!--START complete--><!--START epub--><!--START html-->
+<!--START complete--><!--START epub--><!--START html--><!--START dev-html-->
 
   <dl class="domintro">
 
@@ -60648,7 +60648,7 @@
 
 
 
-<!--END complete--><!--END epub--><!--END html-->
+<!--END complete--><!--END epub--><!--END html--><!--END dev-html-->
 <!--YYY
   <h3>Other changes to HTML5</h3>
 
@@ -60695,7 +60695,7 @@
   </div>
 
 <!--END microdata-->
-<!--START complete--><!--START epub--><!--START html-->
+<!--START complete--><!--START epub--><!--START html--><!--START dev-html-->
 
   <h3 id="mdvocabs">Microdata vocabularies</h3>
 
@@ -66564,12 +66564,12 @@
 
   <h4>The <code>WindowProxy</code> object</h4>
 
-<!--END complete--><!--END epub--><!--END html--><!--END w3c-html-->
+<!--END complete--><!--END epub--><!--END html--><!--END dev-html--><!--END w3c-html-->
 <!-- this is for the purposes of the IDL validator -->
 <pre class="idl">
 interface <dfn>WindowProxy</dfn>: <span>Window</span> {};
 </pre>
-<!--START complete--><!--START epub--><!--START html--><!--START w3c-html-->
+<!--START complete--><!--START epub--><!--START html--><!--START dev-html--><!--START w3c-html-->
 
   <p>As mentioned earlier, each <span>browsing context</span> has a
   <dfn><code>WindowProxy</code></dfn> object. This object is unusual
@@ -78072,13 +78072,13 @@
 
    </li>
 
-<!--END complete--><!--END epub--><!--END html-->
+<!--END complete--><!--END epub--><!--END html--><!--END dev-html-->
 <!--START w3c-html--><!--MD-->
 
    <li>Perform <dfn>drag-and-drop initialization steps</dfn> defined
    in any <span>other applicable specifications</span>.</li>
 
-<!--START complete--><!--START epub--><!--START html-->
+<!--START complete--><!--START epub--><!--START html--><!--START dev-html-->
 
    <li>
 
@@ -80174,7 +80174,7 @@
 -->
 
 
-<!--END html--><!--END w3c-html-->
+<!--END html--><!--END dev-html--><!--END w3c-html-->
 
   <div data-component="Web Workers (editor: Ian Hickson)">
 
@@ -81934,18 +81934,18 @@
   </div><!--data-component-->
 
 
-<!--START html-->
+<!--START html--><!--START dev-html-->
 
   <h2 id="comms">Communication</h2>
 
   <div data-component="Web Messaging (editor: Ian Hickson)">
 
 <!--START postmsg-->
-<!--END complete--><!--END epub--><!--END html-->
+<!--END complete--><!--END epub--><!--END html--><!--END dev-html-->
   <!--FIXUP postmsg +1-->
   <!--BOILERPLATE middle-w3c-api-intro-->
   <!--FIXUP postmsg -1-->
-<!--START complete--><!--START epub--><!--START html-->
+<!--START complete--><!--START epub--><!--START html--><!--START dev-html-->
 
   <h3>Event definitions</h3>
 
@@ -82074,7 +82074,7 @@
 
   </div><!--data-component-->
 
-  <!--END html-->
+  <!--END html--><!--END dev-html-->
 
 
   <h3 id="server-sent-events"><dfn>Server-sent events</dfn></h3>
@@ -83459,7 +83459,7 @@
 
   </div><!--data-component-->
 
-  <!--START html-->
+  <!--START html--><!--START dev-html-->
 
 
 
@@ -84271,7 +84271,7 @@
   </div><!--data-component-->
 
 
-<!--END html-->
+<!--END html--><!--END dev-html-->
 <!--FIXUP complete -1-->
 
   <div data-component="Web Storage (editor: Ian Hickson)">
@@ -85022,7 +85022,7 @@
 
 
 
-<!--START html-->
+<!--START html--><!--START dev-html-->
 <!--START w3c-html-->
 
   <h2 id="syntax"><dfn>The HTML syntax</dfn></h2>
@@ -101924,9 +101924,9 @@
 
 <!--END w3c-html--><!--MD--><!--START microdata-->
 
-<!--END complete--><!--END epub--><!--END html-->
+<!--END complete--><!--END epub--><!--END html--><!--END dev-html-->
   <h4><dfn><code>application/microdata+json</code></dfn></h4>
-<!--START complete--><!--START epub--><!--START html--><!--END microdata-->
+<!--START complete--><!--START epub--><!--START html--><!--START dev-html--><!--END microdata-->
   <h3><dfn><code>application/microdata+json</code></dfn></h3>
 <!--START microdata-->
 
@@ -105809,10 +105809,10 @@
   events</a>, <a href="#appcacheevents">application cache events</a>,
   and <a href="#dndevents">drag-and-drop events</a>.</p>
 
-<!--END w3c-html--><!--END html-->
+<!--END w3c-html--><!--END html--><!--END dev-html-->
 
 
-<!--START complete--><!--START epub--><!--START html-->
+<!--START complete--><!--START epub--><!--START html--><!--START dev-html-->
 <!--START html-device--><!--START microdata--><!--START 2dcontext--><!--START postmsg--><!--START w3c-html-->
 <!--START websocket-api--><!--START storage--><!--START eventsource--><!--START workers-->
 <!--START whatwg-workers--><!--START vocabs--><!--START vCard--><!--START vEvent--><!--START work-->
@@ -107263,7 +107263,7 @@
   <p>Thanks to the many sources that provided inspiration for the
   examples used in the specification.</p>
 
-  <!--END html--><!--END w3c-html-->
+  <!--END html--><!--END dev-html--><!--END w3c-html-->
 
   <div itemscope itemtype="http://n.whatwg.org/work">
    <p>The abstract is based on <a itemprop="work" href="http://www.flickr.com/photos/wonderlane/2986252088/">a photo</a>
@@ -107271,7 +107271,7 @@
    (<a itemprop="license" href="http://creativecommons.org/licenses/by/2.0/">CC BY 2.0</a>)
   </div>
 
-  <!--START html--><!--START w3c-html-->
+  <!--START html--><!--START dev-html--><!--START w3c-html-->
 
   <p>Thanks also to the Microsoft blogging community for some ideas,
   to the attendees of the W3C Workshop on Web Applications and
@@ -107435,6 +107435,6 @@
  </body>
 </html>
 <!--END webvtt-->
-<!--END html--><!--END w3c-html-->
+<!--END html--><!--END dev-html--><!--END w3c-html-->
 <!--END complete--><!--END epub-->
 <!--END validation-->
\ No newline at end of file




More information about the Commit-Watchers mailing list