Skip to content

Commit

Permalink
[e] (0) add a new marker
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@4435 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Dec 11, 2009
1 parent e5ec200 commit 9f89377
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 23 deletions.
1 change: 1 addition & 0 deletions complete.html
Expand Up @@ -5667,6 +5667,7 @@ <h5 id=htmlcollection-0><span class=secno>2.7.2.1 </span>HTMLCollection</h5>
https://bugs.webkit.org/show_bug.cgi?id=30695
https://bugs.opera.com/browse/CORE-25171
<span>HTMLAllCollection</span> <span title="dom-HTMLCollection-tags">tags</span>(in DOMString tagName);-->
nthnthnth(&amp;*@%WN@%HM)%25
};</pre>

<dl class=domintro><dt><var title="">collection</var> . <code title=dom-HTMLCollection-length><a href=#dom-htmlcollection-length>length</a></code></dt>
Expand Down
1 change: 1 addition & 0 deletions index
Expand Up @@ -5506,6 +5506,7 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d
https://bugs.webkit.org/show_bug.cgi?id=30695
https://bugs.opera.com/browse/CORE-25171
<span>HTMLAllCollection</span> <span title="dom-HTMLCollection-tags">tags</span>(in DOMString tagName);-->
nthnthnth(&amp;*@%WN@%HM)%25
};</pre>

<dl class=domintro><dt><var title="">collection</var> . <code title=dom-HTMLCollection-length><a href=#dom-htmlcollection-length>length</a></code></dt>
Expand Down
46 changes: 23 additions & 23 deletions source
@@ -1,5 +1,5 @@
<!--START complete-->
<!--START html5-->
<!--START html--><!--START html5-->

<h2 class="no-num no-toc" id="contents">Table of contents</h2>
<!--toc-->
Expand Down Expand Up @@ -314,10 +314,10 @@
describes this mechanism<span class="impl"> and some algorithms
that can be used to convert HTML documents into other
formats</span>.
<!--END html5-->
<!--END html--><!--END html5-->
This section also defines some Microdata vocabularies for contact
information, calendar events, and licensing works.
<!--START html5-->
<!--START html--><!--START html5-->
</dd>


Expand All @@ -327,35 +327,35 @@
defines many of the features that affect environments that deal
with multiple pages, links between pages, and running scripts.</dd>

<!--END html5-->
<!--END html--><!--END html5-->
<dt><a href="#webstorage">Web Storage</a></dt>

<dd>This specification defines a client-side storage mechanism
based on name-value pairs.</dd>
<!--START html5-->
<!--START html--><!--START html5-->

<dt><a href="#editing">User Interaction</a></dt>

<dd>HTML documents can provide a number of mechanisms for users to
interact with and modify content, which are described in this
section.</dd>

<!--END html5-->
<!--END html--><!--END html5-->
<dt><a href="#workers">Web Workers</a></dt>

<dd>This specification defines an API for background threads in
JavaScript.</dd>
<!--START html5-->
<!--START html--><!--START html5-->

<dt><a href="#comms">The Communication APIs</a></dt>

<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 html5-->
<!--END html--><!--END html5-->
It also introduces a server-push event stream mechanism, and a
two-way full-duplex socket protocol for scripts.
<!--START html5-->
<!--START html--><!--START html5-->
</dd>


Expand Down Expand Up @@ -49412,7 +49412,7 @@ contradict people?
existing content.</p>


<!--START html5-->
<!--START html--><!--START html5-->

<h4>The basic syntax</h4>

Expand Down Expand Up @@ -50598,7 +50598,7 @@ document.body.appendChild(outer);</pre>
</div>


<!--END html5-->
<!--END html--><!--END html5-->

<h3>Microdata vocabularies</h3>

Expand Down Expand Up @@ -54001,7 +54001,7 @@ END:VCARD</pre>
<!--END vocabs-->


<!--START html5-->
<!--START html--><!--START html5-->

<div class="impl">

Expand Down Expand Up @@ -65423,7 +65423,7 @@ State: &lt;OUTPUT NAME=I>1&lt;/OUTPUT> &lt;INPUT VALUE="Increment" TYPE=BUTTON O
href="#refsWHATWGWIKI">[WHATWGWIKI]</a></p>


<!--END html5-->
<!--END html--><!--END html5-->
<!--END complete-->

<h2 id="storage-and-database">Structured client-side storage APIs</h2>
Expand Down Expand Up @@ -67350,7 +67350,7 @@ interface <dfn>SQLTransactionSync</dfn> {

<!--START complete-->
<!--FIXUP +1-->
<!--START html5-->
<!--START html--><!--START html5-->


<h2 id="editing"><dfn>User Interaction</dfn></h2>
Expand Down Expand Up @@ -71785,7 +71785,7 @@ v2 (well, really v0):



<h2 id="workers">Web Workers</h2> <!--START workers--><!--END html5-->
<h2 id="workers">Web Workers</h2> <!--START workers--><!--END html--><!--END html5-->

<h3>Introduction</h3>

Expand Down Expand Up @@ -73447,7 +73447,7 @@ interface <dfn>WorkerUtils</dfn> {
<code>Window</code> object. <a href="#refsWEBIDL">[WEBIDL]</a></p>


<!--END workers--><!--START html5-->
<!--END workers--><!--START html--><!--START html5-->


<h2 id="comms">Communication</h2>
Expand Down Expand Up @@ -73578,7 +73578,7 @@ interface <dfn>WorkerUtils</dfn> {



<h3 id="server-sent-events"><dfn>Server-sent events</dfn></h3> <!--START eventsource--><!--END html5-->
<h3 id="server-sent-events"><dfn>Server-sent events</dfn></h3> <!--START eventsource--><!--END html--><!--END html5-->

<h4 id="server-sent-events-intro">Introduction</h4>

Expand Down Expand Up @@ -74467,11 +74467,11 @@ data:&nbsp;test</pre>
<dd>None.</dd>
</dl>

<!--END eventsource--><!--START html5-->
<!--END eventsource--><!--START html--><!--START html5-->



<h3 id="network"><dfn>Web sockets</dfn></h3> <!--START websocket--><!--START websocket-api--><!--END html5-->
<h3 id="network"><dfn>Web sockets</dfn></h3> <!--START websocket--><!--START websocket-api--><!--END html--><!--END html5-->

<h4 id="network-intro">Introduction</h4>

Expand Down Expand Up @@ -76789,7 +76789,7 @@ multi-origin semantics described in [ORIGIN] applying. (http-origin)

<!--END websocket-protocol-->
<!--END websocket-->
<!--START html5-->
<!--START html--><!--START html5-->


<h3 id="crossDocumentMessages"><dfn>Cross-document messaging</dfn></h3>
Expand Down Expand Up @@ -97179,15 +97179,15 @@ interface <span>HTMLDocument</span> {
<p>Thanks to the many sources that provided inspiration for the
examples used in the specification.</p>

<!--END html5-->
<!--END html--><!--END html5-->

<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>
by <a itemprop="http://creativecommons.org/ns#attributionURL" href="http://www.flickr.com/photos/wonderlane/">Wonderlane</a>.
(<a itemprop="license" href="http://creativecommons.org/licenses/by/2.0/">CC BY 2.0</a>)
</div>

<!--START html5-->
<!--START html--><!--START html5-->

<p>Thanks also to the Microsoft blogging community for some ideas,
to the attendees of the W3C Workshop on Web Applications and
Expand Down Expand Up @@ -97351,5 +97351,5 @@ Consistency in editorial style:
-->
</body>
</html>
<!--END html5-->
<!--END html--><!--END html5-->
<!--END complete-->

0 comments on commit 9f89377

Please sign in to comment.