Skip to content

Commit

Permalink
[e] (0) grammar
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@6777 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Oct 28, 2011
1 parent bbb2e70 commit 77b6e18
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 45 deletions.
30 changes: 15 additions & 15 deletions complete.html
Expand Up @@ -8970,7 +8970,7 @@ <h4 id=safe-passing-of-structured-data><span class=secno>2.8.6 </span>Safe passi
clone</dfn> of a value, optionally with a <i>transfer map</i>, it
must run the following algorithm, which either returns a separate
value, or throws an exception. If a <i>transfer map</i> is provided,
it consists of a association list of <code><a href=#transferable>Transferable</a></code>
it consists of an association list of <code><a href=#transferable>Transferable</a></code>
objects to placeholder objects.</p>

<ol><li><p>Let <var title="">input</var> be the value being
Expand Down Expand Up @@ -20431,7 +20431,7 @@ <h4 id=the-abbr-element><span class=secno>4.6.9 </span>The <dfn><code>abbr</code

<li>Abbreviations that are likely to be unfamiliar to the
document's readers, for which authors are encouraged to either mark
up the abbreviation using a <code><a href=#the-abbr-element>abbr</a></code> element with a <code title=attr-title><a href=#the-title-attribute>title</a></code> attribute or include the expansion
up the abbreviation using an <code><a href=#the-abbr-element>abbr</a></code> element with a <code title=attr-title><a href=#the-title-attribute>title</a></code> attribute or include the expansion
inline in the text the first time the abbreviation is used.</li>

<li>Abbreviations whose presence needs to be semantically
Expand Down Expand Up @@ -22246,7 +22246,7 @@ <h4 id=edits-and-tables><span class=secno>4.7.6 </span>Edits and tables</h4>
<strong> &lt;tr&gt; &lt;td&gt; &lt;ins&gt;Portal 2&lt;/ins&gt; &lt;td&gt; &lt;ins&gt;Valve&lt;/ins&gt; &lt;td&gt; &lt;ins&gt;10/10&lt;/ins&gt;</strong>
&lt;/table&gt;</pre>

<p>Here, a a column has been removed (the time at which it was removed is given also, as is a link to the page explaining why):</p>
<p>Here, a column has been removed (the time at which it was removed is given also, as is a link to the page explaining why):</p>

<pre>&lt;table&gt;
&lt;thead&gt;
Expand Down Expand Up @@ -27682,7 +27682,7 @@ <h5 id=loading-the-media-resource><span class=secno>4.8.10.5 </span>Loading the

<dd>

<ol><li><p>Create a <code><a href=#audiotrack>AudioTrack</a></code> object to represent the
<ol><li><p>Create an <code><a href=#audiotrack>AudioTrack</a></code> object to represent the
audio track.</li>

<li><p>Update the <a href=#media-element>media element</a>'s <code title=dom-media-audioTracks><a href=#dom-media-audiotracks>audioTracks</a></code> attribute's
Expand Down Expand Up @@ -29759,7 +29759,7 @@ <h6 id=audiotracklist-and-videotracklist-objects><span class=secno>4.8.10.10.1 <
<code><a href=#audiotracklist>AudioTrackList</a></code> and <code><a href=#videotracklist>VideoTrackList</a></code> objects
at any instant are the numbers from zero to the number of tracks
represented by the respective object minus one, if any tracks are
represented. If a <code><a href=#audiotracklist>AudioTrackList</a></code> or
represented. If an <code><a href=#audiotracklist>AudioTrackList</a></code> or
<code><a href=#videotracklist>VideoTrackList</a></code> object represents no tracks, it has no
<a href=#supported-property-indices>supported property indices</a>.</p>

Expand Down Expand Up @@ -56282,13 +56282,13 @@ <h5 id=other-link-types><span class=secno>4.12.5.14 </span>Other link types</h5>

<dt>External Resource</dt>

<dd>The keyword may be specified on a <code><a href=#the-a-element>a</a></code> and
<dd>The keyword may be specified on <code><a href=#the-a-element>a</a></code> and
<code><a href=#the-area-element>area</a></code> elements; it creates an <a href=#external-resource-link>external resource
link</a>.</dd>

<dt>Hyperlink Annotation</dt>

<dd>The keyword may be specified on a <code><a href=#the-a-element>a</a></code> and
<dd>The keyword may be specified on <code><a href=#the-a-element>a</a></code> and
<code><a href=#the-area-element>area</a></code> elements; it <a href=#hyperlink-annotation title="hyperlink
annotation">annotates</a> other <a href=#hyperlink title=hyperlink>hyperlinks</a> created by the element.</dd>

Expand Down Expand Up @@ -59673,7 +59673,7 @@ <h4 id=vcard><span class=secno>5.4.1 </span>vCard</h4>

<dt><dfn id=md-vcard-type-email-x400 title=md-vcard-type-email-x400><code>x400</code></dfn></dt>
<dd>
<p>Indicates a X.400 addressing type.</p>
<p>Indicates an X.400 addressing type.</p>
</dd>

<dt><dfn id=md-vcard-type-email-pref title=md-vcard-type-email-pref><code>pref</code></dfn></dt>
Expand Down Expand Up @@ -61371,7 +61371,7 @@ <h4 id=atom><span class=secno>5.5.2 </span>Atom</h4>

</dd>

<dt>If <var title="">heading</var> is a <code><a href=#the-hgroup-element>hgroup</a></code> element</dt>
<dt>If <var title="">heading</var> is an <code><a href=#the-hgroup-element>hgroup</a></code> element</dt>

<dd>

Expand Down Expand Up @@ -61521,7 +61521,7 @@ <h4 id=atom><span class=secno>5.5.2 </span>Atom</h4>

</dd>

<dt>If <var title="">heading</var> is a <code><a href=#the-hgroup-element>hgroup</a></code> element</dt>
<dt>If <var title="">heading</var> is an <code><a href=#the-hgroup-element>hgroup</a></code> element</dt>

<dd>

Expand Down Expand Up @@ -62225,7 +62225,7 @@ <h4 id=groupings-of-browsing-contexts><span class=secno>6.1.5 </span>Groupings o
<dfn id=unit-of-related-similar-origin-browsing-contexts>unit of related similar-origin browsing contexts</dfn>.</p>

<p>Each <a href=#unit-of-related-similar-origin-browsing-contexts>unit of related similar-origin browsing
contexts</a> can have a <dfn id=entry-script>entry script</dfn> which is used to
contexts</a> can have an <dfn id=entry-script>entry script</dfn> which is used to
obtain, amongst other things, the <a href="#script's-base-url">script's base URL</a> to
<a href=#resolve-a-url title="resolve a url">resolve</a> relative <a href=#url title=URL>URLs</a> used in scripts running in that <a href=#unit-of-related-similar-origin-browsing-contexts>unit
of related similar-origin browsing contexts</a>. Initially, there
Expand Down Expand Up @@ -62383,15 +62383,15 @@ <h4 id=browsing-context-names><span class=secno>6.1.6 </span>Browsing context na
<td>current
<td>current

<tr><td>name that exists and is a ancestor that is top
<tr><td>name that exists and is an ancestor that is top
<td>specified ancestor
<td>specified ancestor
<td>none
<td>none
<td>specified ancestor/top
<td>specified ancestor/top

<tr><td>name that exists and is a ancestor that is not top
<tr><td>name that exists and is an ancestor that is not top
<td>specified ancestor
<td>specified ancestor
<td>none
Expand Down Expand Up @@ -79498,7 +79498,7 @@ <h5 id=shared-workers-and-the-sharedworker-interface><span class=secno>10.2.7.3

<p class=note>Thus, scripts must be external files with the same
scheme as the original page: you can't load a script from a <a href=#data-protocol title="data protocol"><code title="">data:</code> URL</a> or
<a href=#javascript-protocol title="javascript protocol"><code title="">javascript:</code> URL</a>, and a <code>https:</code>
<a href=#javascript-protocol title="javascript protocol"><code title="">javascript:</code> URL</a>, and an <code>https:</code>
page couldn't start workers using scripts with <code>http:</code>
URLs.</p>

Expand Down Expand Up @@ -83860,7 +83860,7 @@ <h5 id=optional-tags><span class=secno>13.1.2.4 </span>Optional tags</h5>
immediately followed by a <a href=#syntax-comments title=syntax-comments>comment</a>.</p>

<!-- </li> -->
<p>A <code><a href=#the-li-element>li</a></code> element's <a href=#syntax-end-tag title=syntax-end-tag>end
<p>An <code><a href=#the-li-element>li</a></code> element's <a href=#syntax-end-tag title=syntax-end-tag>end
tag</a> may be omitted if the <code><a href=#the-li-element>li</a></code> element is
immediately followed by another <code><a href=#the-li-element>li</a></code> element or if there
is no more content in the parent element.</p>
Expand Down
30 changes: 15 additions & 15 deletions index
Expand Up @@ -8970,7 +8970,7 @@ interface <dfn id=transferable>Transferable</dfn> { };</pre>
clone</dfn> of a value, optionally with a <i>transfer map</i>, it
must run the following algorithm, which either returns a separate
value, or throws an exception. If a <i>transfer map</i> is provided,
it consists of a association list of <code><a href=#transferable>Transferable</a></code>
it consists of an association list of <code><a href=#transferable>Transferable</a></code>
objects to placeholder objects.</p>

<ol><li><p>Let <var title="">input</var> be the value being
Expand Down Expand Up @@ -20431,7 +20431,7 @@ this specification: the &lt;abbr&gt;WHATWG&lt;/abbr&gt; and the

<li>Abbreviations that are likely to be unfamiliar to the
document's readers, for which authors are encouraged to either mark
up the abbreviation using a <code><a href=#the-abbr-element>abbr</a></code> element with a <code title=attr-title><a href=#the-title-attribute>title</a></code> attribute or include the expansion
up the abbreviation using an <code><a href=#the-abbr-element>abbr</a></code> element with a <code title=attr-title><a href=#the-title-attribute>title</a></code> attribute or include the expansion
inline in the text the first time the abbreviation is used.</li>

<li>Abbreviations whose presence needs to be semantically
Expand Down Expand Up @@ -22246,7 +22246,7 @@ Course course = Helm.CourseFactory(Heading, &lt;wbr&gt;Maps.MapFactoryFromHeadin
<strong> &lt;tr&gt; &lt;td&gt; &lt;ins&gt;Portal 2&lt;/ins&gt; &lt;td&gt; &lt;ins&gt;Valve&lt;/ins&gt; &lt;td&gt; &lt;ins&gt;10/10&lt;/ins&gt;</strong>
&lt;/table&gt;</pre>

<p>Here, a a column has been removed (the time at which it was removed is given also, as is a link to the page explaining why):</p>
<p>Here, a column has been removed (the time at which it was removed is given also, as is a link to the page explaining why):</p>

<pre>&lt;table&gt;
&lt;thead&gt;
Expand Down Expand Up @@ -27682,7 +27682,7 @@ interface <dfn id=htmlaudioelement>HTMLAudioElement</dfn> : <a href=#htmlmediael

<dd>

<ol><li><p>Create a <code><a href=#audiotrack>AudioTrack</a></code> object to represent the
<ol><li><p>Create an <code><a href=#audiotrack>AudioTrack</a></code> object to represent the
audio track.</li>

<li><p>Update the <a href=#media-element>media element</a>'s <code title=dom-media-audioTracks><a href=#dom-media-audiotracks>audioTracks</a></code> attribute's
Expand Down Expand Up @@ -29759,7 +29759,7 @@ interface <dfn id=videotrack>VideoTrack</dfn> {
<code><a href=#audiotracklist>AudioTrackList</a></code> and <code><a href=#videotracklist>VideoTrackList</a></code> objects
at any instant are the numbers from zero to the number of tracks
represented by the respective object minus one, if any tracks are
represented. If a <code><a href=#audiotracklist>AudioTrackList</a></code> or
represented. If an <code><a href=#audiotracklist>AudioTrackList</a></code> or
<code><a href=#videotracklist>VideoTrackList</a></code> object represents no tracks, it has no
<a href=#supported-property-indices>supported property indices</a>.</p>

Expand Down Expand Up @@ -56282,13 +56282,13 @@ fur

<dt>External Resource</dt>

<dd>The keyword may be specified on a <code><a href=#the-a-element>a</a></code> and
<dd>The keyword may be specified on <code><a href=#the-a-element>a</a></code> and
<code><a href=#the-area-element>area</a></code> elements; it creates an <a href=#external-resource-link>external resource
link</a>.</dd>

<dt>Hyperlink Annotation</dt>

<dd>The keyword may be specified on a <code><a href=#the-a-element>a</a></code> and
<dd>The keyword may be specified on <code><a href=#the-a-element>a</a></code> and
<code><a href=#the-area-element>area</a></code> elements; it <a href=#hyperlink-annotation title="hyperlink
annotation">annotates</a> other <a href=#hyperlink title=hyperlink>hyperlinks</a> created by the element.</dd>

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

<dt><dfn id=md-vcard-type-email-x400 title=md-vcard-type-email-x400><code>x400</code></dfn></dt>
<dd>
<p>Indicates a X.400 addressing type.</p>
<p>Indicates an X.400 addressing type.</p>
</dd>

<dt><dfn id=md-vcard-type-email-pref title=md-vcard-type-email-pref><code>pref</code></dfn></dt>
Expand Down Expand Up @@ -61371,7 +61371,7 @@ END:VCARD</pre>

</dd>

<dt>If <var title="">heading</var> is a <code><a href=#the-hgroup-element>hgroup</a></code> element</dt>
<dt>If <var title="">heading</var> is an <code><a href=#the-hgroup-element>hgroup</a></code> element</dt>

<dd>

Expand Down Expand Up @@ -61521,7 +61521,7 @@ END:VCARD</pre>

</dd>

<dt>If <var title="">heading</var> is a <code><a href=#the-hgroup-element>hgroup</a></code> element</dt>
<dt>If <var title="">heading</var> is an <code><a href=#the-hgroup-element>hgroup</a></code> element</dt>

<dd>

Expand Down Expand Up @@ -62225,7 +62225,7 @@ END:VCARD</pre>
<dfn id=unit-of-related-similar-origin-browsing-contexts>unit of related similar-origin browsing contexts</dfn>.</p>

<p>Each <a href=#unit-of-related-similar-origin-browsing-contexts>unit of related similar-origin browsing
contexts</a> can have a <dfn id=entry-script>entry script</dfn> which is used to
contexts</a> can have an <dfn id=entry-script>entry script</dfn> which is used to
obtain, amongst other things, the <a href="#script's-base-url">script's base URL</a> to
<a href=#resolve-a-url title="resolve a url">resolve</a> relative <a href=#url title=URL>URLs</a> used in scripts running in that <a href=#unit-of-related-similar-origin-browsing-contexts>unit
of related similar-origin browsing contexts</a>. Initially, there
Expand Down Expand Up @@ -62383,15 +62383,15 @@ END:VCARD</pre>
<td>current
<td>current

<tr><td>name that exists and is a ancestor that is top
<tr><td>name that exists and is an ancestor that is top
<td>specified ancestor
<td>specified ancestor
<td>none
<td>none
<td>specified ancestor/top
<td>specified ancestor/top

<tr><td>name that exists and is a ancestor that is not top
<tr><td>name that exists and is an ancestor that is not top
<td>specified ancestor
<td>specified ancestor
<td>none
Expand Down Expand Up @@ -79498,7 +79498,7 @@ interface <dfn id=sharedworker>SharedWorker</dfn> : <a href=#abstractworker>Abst

<p class=note>Thus, scripts must be external files with the same
scheme as the original page: you can't load a script from a <a href=#data-protocol title="data protocol"><code title="">data:</code> URL</a> or
<a href=#javascript-protocol title="javascript protocol"><code title="">javascript:</code> URL</a>, and a <code>https:</code>
<a href=#javascript-protocol title="javascript protocol"><code title="">javascript:</code> URL</a>, and an <code>https:</code>
page couldn't start workers using scripts with <code>http:</code>
URLs.</p>

Expand Down Expand Up @@ -83860,7 +83860,7 @@ dictionary <dfn id=storageeventinit>StorageEventInit</dfn> : <a href=#eventinit>
immediately followed by a <a href=#syntax-comments title=syntax-comments>comment</a>.</p>

<!-- </li> -->
<p>A <code><a href=#the-li-element>li</a></code> element's <a href=#syntax-end-tag title=syntax-end-tag>end
<p>An <code><a href=#the-li-element>li</a></code> element's <a href=#syntax-end-tag title=syntax-end-tag>end
tag</a> may be omitted if the <code><a href=#the-li-element>li</a></code> element is
immediately followed by another <code><a href=#the-li-element>li</a></code> element or if there
is no more content in the parent element.</p>
Expand Down

0 comments on commit 77b6e18

Please sign in to comment.