[html5] r1073 - /
whatwg at whatwg.org
whatwg at whatwg.org
Thu Oct 18 18:24:28 PDT 2007
Author: ianh
Date: 2007-10-18 18:24:26 -0700 (Thu, 18 Oct 2007)
New Revision: 1073
Modified:
index
source
Log:
[e] (0) no more 'follow the following'; fix a sentence in the media section that mentioned video explicitly when it should have been generic
Modified: index
===================================================================
--- index 2007-10-19 00:48:37 UTC (rev 1072)
+++ index 2007-10-19 01:24:26 UTC (rev 1073)
@@ -3445,7 +3445,7 @@
attribute, on getting, must return <a href="#the-body0">the body
element</a> of the document (either a <code><a
href="#body0">body</a></code> element, a <code>frameset</code> element, or
- null). On setting, the following algorithm must be followed:
+ null). On setting, the following algorithm must be run:
<ol>
<li>If the new value is not a <code><a href="#body0">body</a></code> or
@@ -10704,7 +10704,7 @@
title=concept-time-date>date</dfn>, <dfn id=time0
title=concept-time-time>time</dfn>, and <dfn id=timezone
title=concept-time-timezone>timezone</dfn> represented by a <code><a
- href="#time">time</a></code> element, must follow the following steps:
+ href="#time">time</a></code> element, must follow these steps:
<ol>
<li>If the <code title=attr-time-datetime><a
@@ -13000,8 +13000,8 @@
href="#data">data</a></code> attribute changes, or, if the <code
title=attr-object-data><a href="#data">data</a></code> attribute is not
present, whenever the <code title=attr-object-type><a
- href="#type6">type</a></code> attribute changes, the user agent must
- follow the following steps to determine what the <code><a
+ href="#type6">type</a></code> attribute changes, the user agent must run
+ the following steps to determine what the <code><a
href="#object">object</a></code> element represents:
<ol>
@@ -13708,8 +13708,8 @@
<p>The <dfn id=src5 title=attr-media-src><code>src</code></dfn> content
attribute on <a href="#media5" title="media element">media elements</a>
- gives the address of the video to show. The attribute, if present, must
- contain a URI (or IRI).
+ gives the address of the media resource (video, audio) to show. The
+ attribute, if present, must contain a URI (or IRI).
<p class=note>If a <code title=attr-media-src><a
href="#src5">src</a></code> attribute is specified, the resource it
@@ -13724,7 +13724,7 @@
name.
<p>To <dfn id=pick-a>pick a media resource</dfn> for a <a
- href="#media5">media element</a>, a user agent must follow the following
+ href="#media5">media element</a>, a user agent must use the following
steps:
<ol>
@@ -14017,7 +14017,7 @@
<dd>
<p>DNS errors and HTTP 4xx and 5xx errors (and equivalents in other
- protocols) must cause the user agent to follow the following steps.
+ protocols) must cause the user agent to execute the following steps.
User agents may also follow these steps in response to other network
errors of similar severity.</p>
@@ -14055,10 +14055,10 @@
turns out to not be pure audio when the <a href="#media5">media
element</a> is a <code><a href="#audio1">audio</a></code> element), or
the file using unsupported codecs for all the data, must cause the
- user agent to follow the following steps. User agents may also follow
- these steps in response to other codec-related fatal errors, such as
- the file requiring more resources to process than the user agent can
- provide in real time.</p>
+ user agent to execute the following steps. User agents may also
+ execute these steps in response to other codec-related fatal errors,
+ such as the file requiring more resources to process than the user
+ agent can provide in real time.</p>
<ol>
<li>The user agent should cancel the download.
@@ -14090,7 +14090,7 @@
<dd>
<p>The download is aborted by the user, e.g. because the user navigated
- the browsing context to another page, the user agent must follow the
+ the browsing context to another page, the user agent must execute the
following steps. These steps are not followed if the <code
title=dom-media-load><a href="#load">load()</a></code> method itself
is reinvoked, as the steps above handle that particular kind of abort.</p>
@@ -14131,7 +14131,7 @@
<dd>
<p>The server returning data that is partially usable but cannot be
- optimally rendered must cause the user agent to follow the following
+ optimally rendered must cause the user agent to execute the following
steps.</p>
<ol>
@@ -19709,7 +19709,7 @@
completes loading</dfn>: If a script whose element was added to one of the
lists mentioned above completes loading while the document is still being
parsed, then the parser handles it. Otherwise, when a script completes
- loading, the UA must follow the following steps as soon as as any other
+ loading, the UA must run the following steps as soon as as any other
scripts that may be executing have finished executing:
<dl class=switch>
@@ -27602,7 +27602,7 @@
<li>
<p>If the <a href="#specified">specified entry</a> has a different
<code>Document</code> object than the <a href="#current0">current
- entry</a> then the user agent must follow the following substeps:</p>
+ entry</a> then the user agent must run the following substeps:</p>
<ol>
<li>The user agent must move any properties that have been added to the
@@ -28015,7 +28015,7 @@
also provide various ways for the user to explicitly cause a browsing
context to navigate.
- <p>When a browsing context is navigated, the user agent must follow the
+ <p>When a browsing context is navigated, the user agent must run the
following steps:
<ol>
@@ -33157,7 +33157,7 @@
releasing the mouse button in a mouse-driven drag-and-drop interface),
or if the <code title=event-drag><a href="#drag">drag</a></code> event
was canceled, then this will be the last iteration. The user agent must
- follow the following steps, then stop looping.</p>
+ execute the following steps, then stop looping.</p>
<ol>
<li>
@@ -37210,10 +37210,10 @@
while parsing</h5>
<p>When the parser requires the user agent to <dfn id=change>change the
- encoding</dfn>, it must follow the following steps. This might happen if
- the <a href="#encoding">encoding sniffing algorithm</a> described above
- failed to find an encoding, or if it found an encoding that was not the
- actual encoding of the file.
+ encoding</dfn>, it must run the following steps. This might happen if the
+ <a href="#encoding">encoding sniffing algorithm</a> described above failed
+ to find an encoding, or if it found an encoding that was not the actual
+ encoding of the file.
<ol>
<li>If the new encoding is UTF-16, change it to UTF-8.
@@ -41907,7 +41907,7 @@
</dl>
<p>Where the steps above say to <dfn id=close2>close the cell</dfn>,
- they mean to follow the following algorithm:</p>
+ they mean to run the following algorithm:</p>
<ol>
<li>
@@ -44907,14 +44907,14 @@
Şucan<!-- from ROBO Design -->, Mike Brown, Mike
Dierken<!-- S. Mike Dierken -->, Mike Dixon, Mike Schinkel, Mike Shaver,
Mikko Rantalainen, Neil Deakin, Olav Junker Kjær, Philip Taylor,
- Rajas Moonka, Rimantas Liubertas, Robert O'Callahan, Robert Sayre, Roman
- Ivanov, S. Mike Dierken, Sam Ruby, Sam Weinig, Scott Hess, Sean Knapp,
- Shaun Inman, Silvia Pfeiffer, Simon Pieters, Stefan Haustein, Stephen Ma,
- Steve Runyon, Steven Garrity, Stewart Brodie, Stuart Parmenter, Tantek
- Çelik, Thomas Broyer, Thomas O'Connor, Tim Altman, Vladimir
- Vukićević, Wakaba, William Swanson, Øistein E.
- Andersen, and everyone on the WHATWG mailing list for their useful and
- substantial comments.
+ Rajas Moonka, Ralph Giles, Rimantas Liubertas, Robert O'Callahan, Robert
+ Sayre, Roman Ivanov, S. Mike Dierken, Sam Ruby, Sam Weinig, Scott Hess,
+ Sean Knapp, Shaun Inman, Silvia Pfeiffer, Simon Pieters, Stefan Haustein,
+ Stephen Ma, Steve Runyon, Steven Garrity, Stewart Brodie, Stuart
+ Parmenter, Tantek Çelik, Thomas Broyer, Thomas O'Connor, Tim
+ Altman, Vladimir Vukićević, Wakaba, William Swanson,
+ Øistein E. Andersen, and everyone on the WHATWG mailing list for
+ their useful and substantial comments.
<p>Special thanks to Richard Williamson for creating the first
implementation of <code><a href="#canvas">canvas</a></code> in Safari,
Modified: source
===================================================================
--- source 2007-10-19 00:48:37 UTC (rev 1072)
+++ source 2007-10-19 01:24:26 UTC (rev 1073)
@@ -1902,7 +1902,7 @@
attribute, on getting, must return <span>the body element</span> of
the document (either a <code>body</code> element, a
<code>frameset</code> element, or null). On setting, the following
- algorithm must be followed:</p>
+ algorithm must be run:</p>
<ol>
@@ -8781,7 +8781,7 @@
title="concept-time-date">date</dfn>, <dfn
title="concept-time-time">time</dfn>, and <dfn
title="concept-time-timezone">timezone</dfn> represented by a
- <code>time</code> element, must follow the following steps:</p>
+ <code>time</code> element, must follow these steps:</p>
<ol>
@@ -10900,7 +10900,7 @@
changes, or, if the <code title="attr-object-data">data</code>
attribute is not present, whenever the <code
title="attr-object-type">type</code> attribute changes, the user
- agent must follow the following steps to determine what the
+ agent must run the following steps to determine what the
<code>object</code> element represents:</p>
<ol>
@@ -11584,8 +11584,8 @@
<p>The <dfn title="attr-media-src"><code>src</code></dfn> content
attribute on <span title="media element">media elements</span> gives
- the address of the video to show. The attribute, if present, must
- contain a URI (or IRI).</p>
+ the address of the media resource (video, audio) to show. The
+ attribute, if present, must contain a URI (or IRI).</p>
<p class="note">If a <code title="attr-media-src">src</code>
attribute is specified, the resource it specifies is the <span>media
@@ -11598,7 +11598,7 @@
<span>reflect</span> the content attribute of the same name.</p>
<p>To <dfn>pick a media resource</dfn> for a <span>media
- element</span>, a user agent must follow the following steps:</p>
+ element</span>, a user agent must use the following steps:</p>
<ol>
@@ -11885,7 +11885,7 @@
<dd>
<p>DNS errors and HTTP 4xx and 5xx errors (and equivalents in
- other protocols) must cause the user agent to follow the
+ other protocols) must cause the user agent to execute the
following steps. User agents may also follow these steps in
response to other network errors of similar severity.</p>
@@ -11927,10 +11927,10 @@
that turns out to not be pure audio when the <span>media
element</span> is a <code>audio</code> element), or the file
using unsupported codecs for all the data, must cause the user
- agent to follow the following steps. User agents may also follow
- these steps in response to other codec-related fatal errors,
- such as the file requiring more resources to process than the
- user agent can provide in real time.</p>
+ agent to execute the following steps. User agents may also
+ execute these steps in response to other codec-related fatal
+ errors, such as the file requiring more resources to process
+ than the user agent can provide in real time.</p>
<ol>
@@ -11967,9 +11967,9 @@
<p>The download is aborted by the user, e.g. because the user
navigated the browsing context to another page, the user agent
- must follow the following steps. These steps are not followed if
- the <code title="dom-media-load">load()</code> method itself is
- reinvoked, as the steps above handle that particular kind of
+ must execute the following steps. These steps are not followed
+ if the <code title="dom-media-load">load()</code> method itself
+ is reinvoked, as the steps above handle that particular kind of
abort.</p>
<ol>
@@ -12012,7 +12012,7 @@
<dd>
<p>The server returning data that is partially usable but cannot
- be optimally rendered must cause the user agent to follow the
+ be optimally rendered must cause the user agent to execute the
following steps.</p>
<ol>
@@ -17404,7 +17404,7 @@
completes loading</dfn>: If a script whose element was added to one
of the lists mentioned above completes loading while the document is
still being parsed, then the parser handles it. Otherwise, when a
- script completes loading, the UA must follow the following steps as
+ script completes loading, the UA must run the following steps as
soon as as any other scripts that may be executing have finished
executing:</p>
@@ -25223,7 +25223,7 @@
<li><p>If the <span>specified entry</span> has a different
<code>Document</code> object than the <span>current entry</span>
- then the user agent must follow the following substeps:</p>
+ then the user agent must run the following substeps:</p>
<ol>
@@ -25633,8 +25633,8 @@
various ways for the user to explicitly cause a browsing context to
navigate.</p>
- <p>When a browsing context is navigated, the user agent must follow
- the following steps:</p>
+ <p>When a browsing context is navigated, the user agent must run the
+ following steps:</p>
<ol>
@@ -30578,8 +30578,8 @@
<p>Otherwise, if the user ended the drag-and-drop operation (e.g.
by releasing the mouse button in a mouse-driven drag-and-drop
interface), or if the <code title="event-drag">drag</code> event
- was canceled, then this will be the last iteration. The user
- agent must follow the following steps, then stop looping.</p>
+ was canceled, then this will be the last iteration. The user agent
+ must execute the following steps, then stop looping.</p>
<ol>
@@ -34722,10 +34722,10 @@
<h5>Changing the encoding while parsing</h5>
<p>When the parser requires the user agent to <dfn>change the
- encoding</dfn>, it must follow the following steps. This might
- happen if the <span>encoding sniffing algorithm</span> described
- above failed to find an encoding, or if it found an encoding that
- was not the actual encoding of the file.</p>
+ encoding</dfn>, it must run the following steps. This might happen
+ if the <span>encoding sniffing algorithm</span> described above
+ failed to find an encoding, or if it found an encoding that was not
+ the actual encoding of the file.</p>
<ol>
@@ -39156,7 +39156,7 @@
</dl>
<p>Where the steps above say to <dfn>close the cell</dfn>, they
- mean to follow the following algorithm:</p>
+ mean to run the following algorithm:</p>
<ol>
@@ -40805,14 +40805,15 @@
Fortin, Mihai Şucan<!-- from ROBO Design -->, Mike Brown,
Mike Dierken<!-- S. Mike Dierken -->, Mike Dixon, Mike Schinkel,
Mike Shaver, Mikko Rantalainen, Neil Deakin, Olav Junker Kjær,
- Philip Taylor, Rajas Moonka, Rimantas Liubertas, Robert O'Callahan,
- Robert Sayre, Roman Ivanov, S. Mike Dierken, Sam Ruby, Sam Weinig,
- Scott Hess, Sean Knapp, Shaun Inman, Silvia Pfeiffer, Simon Pieters,
- Stefan Haustein, Stephen Ma, Steve Runyon, Steven Garrity, Stewart
- Brodie, Stuart Parmenter, Tantek Çelik, Thomas Broyer, Thomas
- O'Connor, Tim Altman, Vladimir Vukićević, Wakaba,
- William Swanson, Øistein E. Andersen, and everyone on the
- WHATWG mailing list for their useful and substantial comments.</p>
+ Philip Taylor, Rajas Moonka, Ralph Giles, Rimantas Liubertas, Robert
+ O'Callahan, Robert Sayre, Roman Ivanov, S. Mike Dierken, Sam Ruby,
+ Sam Weinig, Scott Hess, Sean Knapp, Shaun Inman, Silvia Pfeiffer,
+ Simon Pieters, Stefan Haustein, Stephen Ma, Steve Runyon, Steven
+ Garrity, Stewart Brodie, Stuart Parmenter, Tantek Çelik,
+ Thomas Broyer, Thomas O'Connor, Tim Altman, Vladimir
+ Vukićević, Wakaba, William Swanson, Øistein
+ E. Andersen, and everyone on the WHATWG mailing list for their
+ useful and substantial comments.</p>
<p>Special thanks to Richard Williamson for creating the first
implementation of <code>canvas</code> in Safari, from which the
More information about the Commit-Watchers
mailing list