Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) Remove the word 'new' in 'new master entry' throughout the spec.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7807

git-svn-id: http://svn.whatwg.org/webapps@4186 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Oct 20, 2009
1 parent 306f2cc commit b8432f7
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 12 deletions.
10 changes: 6 additions & 4 deletions complete.html
Expand Up @@ -52872,7 +52872,9 @@ <h4 id=appcache><span class=secno>6.9.2 </span>Application caches</h4>
entries</dfn>. Each entry in this list consists of a resource and a
corresponding <code>Document</code> object. It is used during the
<a href=#application-cache-download-process>application cache download process</a> to ensure that new
master entries are cached.</p>
master entries are cached even if the <a href=#application-cache-download-process>application cache
download process</a> was already running for their
<a href=#application-cache-group>application cache group</a> when they were loaded.</p>

<p>An <a href=#application-cache-group>application cache group</a> can be marked as <dfn id=concept-appcache-obsolete title=concept-appcache-obsolete>obsolete</dfn>, meaning that it
must be ignored when looking at what <a href=#application-cache-group title="application cache
Expand Down Expand Up @@ -53444,7 +53446,7 @@ <h4 id=downloading-or-updating-an-application-cache><span class=secno>6.9.4 </sp
process</dfn> for an <a href=#absolute-url>absolute URL</a> purported to identify
a <a href=#concept-appcache-manifest title=concept-appcache-manifest>manifest</a>, or for an
<a href=#application-cache-group>application cache group</a>, potentially given a particular
<a href=#cache-host>cache host</a>, and potentially given a new <a href=#concept-appcache-master title=concept-appcache-master>master</a> resource, the user
<a href=#cache-host>cache host</a>, and potentially given a <a href=#concept-appcache-master title=concept-appcache-master>master</a> resource, the user
agent must run the steps below.</p>

<p>Some of these steps have requirements that only apply if the user
Expand Down Expand Up @@ -53514,7 +53516,7 @@ <h4 id=downloading-or-updating-an-application-cache><span class=secno>6.9.4 </sp
<li><p>Let <var title="">cache group</var> be the
<a href=#application-cache-group>application cache group</a> identified by <var title="">manifest URL</var>.</li>

<li><p>If these steps were invoked with a new <a href=#concept-appcache-master title=concept-appcache-master>master</a> resource, then add
<li><p>If these steps were invoked with a <a href=#concept-appcache-master title=concept-appcache-master>master</a> resource, then add
the resource, along with the resource's <code>Document</code>, to
<var title="">cache group</var>'s <a href=#concept-appcache-pending-masters title=concept-appcache-pending-masters>list of pending master
entries</a>.</li>
Expand Down Expand Up @@ -54215,7 +54217,7 @@ <h4 id=the-application-cache-selection-algorithm><span class=secno>6.9.5 </span>
<p>Invoke the <a href=#application-cache-download-process>application cache download process</a> for
<var title="">manifest URL</var>, with <var title="">document</var> as the <a href=#cache-host>cache host</a> and with
the resource from which <var title="">document</var> was parsed as
the new <a href=#concept-appcache-master title=concept-appcache-master>master</a>
the <a href=#concept-appcache-master title=concept-appcache-master>master</a>
resource.</p>

</dd>
Expand Down
10 changes: 6 additions & 4 deletions index
Expand Up @@ -50031,7 +50031,9 @@ clock.js</pre>
entries</dfn>. Each entry in this list consists of a resource and a
corresponding <code>Document</code> object. It is used during the
<a href=#application-cache-download-process>application cache download process</a> to ensure that new
master entries are cached.</p>
master entries are cached even if the <a href=#application-cache-download-process>application cache
download process</a> was already running for their
<a href=#application-cache-group>application cache group</a> when they were loaded.</p>

<p>An <a href=#application-cache-group>application cache group</a> can be marked as <dfn id=concept-appcache-obsolete title=concept-appcache-obsolete>obsolete</dfn>, meaning that it
must be ignored when looking at what <a href=#application-cache-group title="application cache
Expand Down Expand Up @@ -50603,7 +50605,7 @@ NETWORK:
process</dfn> for an <a href=#absolute-url>absolute URL</a> purported to identify
a <a href=#concept-appcache-manifest title=concept-appcache-manifest>manifest</a>, or for an
<a href=#application-cache-group>application cache group</a>, potentially given a particular
<a href=#cache-host>cache host</a>, and potentially given a new <a href=#concept-appcache-master title=concept-appcache-master>master</a> resource, the user
<a href=#cache-host>cache host</a>, and potentially given a <a href=#concept-appcache-master title=concept-appcache-master>master</a> resource, the user
agent must run the steps below.</p>

<p>Some of these steps have requirements that only apply if the user
Expand Down Expand Up @@ -50673,7 +50675,7 @@ NETWORK:
<li><p>Let <var title="">cache group</var> be the
<a href=#application-cache-group>application cache group</a> identified by <var title="">manifest URL</var>.</li>

<li><p>If these steps were invoked with a new <a href=#concept-appcache-master title=concept-appcache-master>master</a> resource, then add
<li><p>If these steps were invoked with a <a href=#concept-appcache-master title=concept-appcache-master>master</a> resource, then add
the resource, along with the resource's <code>Document</code>, to
<var title="">cache group</var>'s <a href=#concept-appcache-pending-masters title=concept-appcache-pending-masters>list of pending master
entries</a>.</li>
Expand Down Expand Up @@ -51374,7 +51376,7 @@ NETWORK:
<p>Invoke the <a href=#application-cache-download-process>application cache download process</a> for
<var title="">manifest URL</var>, with <var title="">document</var> as the <a href=#cache-host>cache host</a> and with
the resource from which <var title="">document</var> was parsed as
the new <a href=#concept-appcache-master title=concept-appcache-master>master</a>
the <a href=#concept-appcache-master title=concept-appcache-master>master</a>
resource.</p>

</dd>
Expand Down
10 changes: 6 additions & 4 deletions source
Expand Up @@ -59511,7 +59511,9 @@ interface <dfn>NavigatorAbilities</dfn> {
entries</dfn>. Each entry in this list consists of a resource and a
corresponding <code>Document</code> object. It is used during the
<span>application cache download process</span> to ensure that new
master entries are cached.</p>
master entries are cached even if the <span>application cache
download process</span> was already running for their
<span>application cache group</span> when they were loaded.</p>

<p>An <span>application cache group</span> can be marked as <dfn
title="concept-appcache-obsolete">obsolete</dfn>, meaning that it
Expand Down Expand Up @@ -60175,7 +60177,7 @@ NETWORK:
process</dfn> for an <span>absolute URL</span> purported to identify
a <span title="concept-appcache-manifest">manifest</span>, or for an
<span>application cache group</span>, potentially given a particular
<span>cache host</span>, and potentially given a new <span
<span>cache host</span>, and potentially given a <span
title="concept-appcache-master">master</span> resource, the user
agent must run the steps below.</p>

Expand Down Expand Up @@ -60259,7 +60261,7 @@ NETWORK:
<span>application cache group</span> identified by <var
title="">manifest URL</var>.</p></li>

<li><p>If these steps were invoked with a new <span
<li><p>If these steps were invoked with a <span
title="concept-appcache-master">master</span> resource, then add
the resource, along with the resource's <code>Document</code>, to
<var title="">cache group</var>'s <span
Expand Down Expand Up @@ -61095,7 +61097,7 @@ NETWORK:
<var title="">manifest URL</var>, with <var
title="">document</var> as the <span>cache host</span> and with
the resource from which <var title="">document</var> was parsed as
the new <span title="concept-appcache-master">master</span>
the <span title="concept-appcache-master">master</span>
resource.</p>

</dd>
Expand Down

0 comments on commit b8432f7

Please sign in to comment.