Skip to content

Commit

Permalink
[e] (0) Spelling of 'minimize', balance the line lengths in the WebVT…
Browse files Browse the repository at this point in the history
…T example, typo fix.

Affected topics: HTML, Rendering, Video Text Tracks, Video and Audio

git-svn-id: http://svn.whatwg.org/webapps@7444 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Oct 9, 2012
1 parent e4946b4 commit 4266679
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 31 deletions.
10 changes: 5 additions & 5 deletions complete.html
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@

<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 8 October 2012</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 9 October 2012</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
Expand Down Expand Up @@ -2166,7 +2166,7 @@ <h3 id=fingerprint><span class=secno>1.10 </span>Privacy concerns</h3>

<p>Since the malevolent purposes can be remarkably evil, user agent
implementors are encouraged to consider how to provide their users
with tools to minimise leaking information that could be used to
with tools to minimize leaking information that could be used to
fingerprint a user.</p>

<p>Unfortunately, as the first paragraph in this section implies,
Expand Down Expand Up @@ -18225,7 +18225,7 @@ <h4 id=the-section-element><span class=secno>4.4.3 </span>The <dfn><code>section

<p>Here is a graduation programme with two sections, one for the list of people graduating, and
one for the description of the ceremony. (The markup in this example features an uncommon style
sometimes used to minimise the amount of <a href=#inter-element-whitespace>inter-element whitespace</a>.)</p>
sometimes used to minimize the amount of <a href=#inter-element-whitespace>inter-element whitespace</a>.)</p>

<pre>&lt;!DOCTYPE Html&gt;
&lt;Html
Expand Down Expand Up @@ -30651,7 +30651,7 @@ <h5 id=loading-the-media-resource><span class=secno>4.8.10.5 </span>Loading the
<th> Brief description
<tbody><tr><td><dfn id=attr-media-preload-none title=attr-media-preload-none><code>none</code></dfn>
<td><dfn id=attr-media-preload-none-state title=attr-media-preload-none-state>None</dfn>
<td>Hints to the user agent that either the author does not expect the user to need the media resource, or that the server wants to minimise unnecessary traffic.
<td>Hints to the user agent that either the author does not expect the user to need the media resource, or that the server wants to minimize unnecessary traffic.
This state does not provide a hint regarding how aggressively to actually download the media resource if buffering starts anyway (e.g. once the user hits "play").
<tr><td><dfn id=attr-media-preload-metadata title=attr-media-preload-metadata><code>metadata</code></dfn>
<td><dfn id=attr-media-preload-metadata-state title=attr-media-preload-metadata-state>Metadata</dfn>
Expand Down Expand Up @@ -97466,7 +97466,7 @@ <h4 id=phrasing-content-1><span class=secno>14.3.4 </span>Phrasing content</h4>

<p>When a particular part of a ruby has more than one annotation,
the annotations should be distributed on both sides of the base text
so as to minimise the stacking of ruby annotations on one side.</p>
so as to minimize the stacking of ruby annotations on one side.</p>

<p class=note>When it becomes possible to do so, the preceding
requirement will be updated to be expressed in terms of CSS ruby.
Expand Down
10 changes: 5 additions & 5 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@

<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 8 October 2012</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 9 October 2012</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
Expand Down Expand Up @@ -2166,7 +2166,7 @@

<p>Since the malevolent purposes can be remarkably evil, user agent
implementors are encouraged to consider how to provide their users
with tools to minimise leaking information that could be used to
with tools to minimize leaking information that could be used to
fingerprint a user.</p>

<p>Unfortunately, as the first paragraph in this section implies,
Expand Down Expand Up @@ -18225,7 +18225,7 @@ not-slash = %x0000-002E / %x0030-10FFFF

<p>Here is a graduation programme with two sections, one for the list of people graduating, and
one for the description of the ceremony. (The markup in this example features an uncommon style
sometimes used to minimise the amount of <a href=#inter-element-whitespace>inter-element whitespace</a>.)</p>
sometimes used to minimize the amount of <a href=#inter-element-whitespace>inter-element whitespace</a>.)</p>

<pre>&lt;!DOCTYPE Html&gt;
&lt;Html
Expand Down Expand Up @@ -30651,7 +30651,7 @@ interface <dfn id=htmlaudioelement>HTMLAudioElement</dfn> : <a href=#htmlmediael
<th> Brief description
<tbody><tr><td><dfn id=attr-media-preload-none title=attr-media-preload-none><code>none</code></dfn>
<td><dfn id=attr-media-preload-none-state title=attr-media-preload-none-state>None</dfn>
<td>Hints to the user agent that either the author does not expect the user to need the media resource, or that the server wants to minimise unnecessary traffic.
<td>Hints to the user agent that either the author does not expect the user to need the media resource, or that the server wants to minimize unnecessary traffic.
This state does not provide a hint regarding how aggressively to actually download the media resource if buffering starts anyway (e.g. once the user hits "play").
<tr><td><dfn id=attr-media-preload-metadata title=attr-media-preload-metadata><code>metadata</code></dfn>
<td><dfn id=attr-media-preload-metadata-state title=attr-media-preload-metadata-state>Metadata</dfn>
Expand Down Expand Up @@ -97466,7 +97466,7 @@ br[clear=all i], br[clear=both i] { clear: both; }</pre>

<p>When a particular part of a ruby has more than one annotation,
the annotations should be distributed on both sides of the base text
so as to minimise the stacking of ruby annotations on one side.</p>
so as to minimize the stacking of ruby annotations on one side.</p>

<p class=note>When it becomes possible to do so, the preceding
requirement will be updated to be expressed in terms of CSS ruby.
Expand Down
47 changes: 26 additions & 21 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -947,7 +947,7 @@

<p>Since the malevolent purposes can be remarkably evil, user agent
implementors are encouraged to consider how to provide their users
with tools to minimise leaking information that could be used to
with tools to minimize leaking information that could be used to
fingerprint a user.</p>

<p>Unfortunately, as the first paragraph in this section implies,
Expand Down Expand Up @@ -19552,7 +19552,7 @@ not-slash = %x0000-002E / %x0030-10FFFF

<p>Here is a graduation programme with two sections, one for the list of people graduating, and
one for the description of the ceremony. (The markup in this example features an uncommon style
sometimes used to minimise the amount of <span>inter-element whitespace</span>.)</p>
sometimes used to minimize the amount of <span>inter-element whitespace</span>.)</p>

<pre>&lt;!DOCTYPE Html>
&lt;Html
Expand Down Expand Up @@ -33366,7 +33366,7 @@ interface <dfn>HTMLAudioElement</dfn> : <span>HTMLMediaElement</span> {};</pre>
<tr>
<td><dfn title="attr-media-preload-none"><code>none</code></dfn>
<td><dfn title="attr-media-preload-none-state">None</dfn>
<td>Hints to the user agent that either the author does not expect the user to need the media resource, or that the server wants to minimise unnecessary traffic.
<td>Hints to the user agent that either the author does not expect the user to need the media resource, or that the server wants to minimize unnecessary traffic.
This state does not provide a hint regarding how aggressively to actually download the media resource if buffering starts anyway (e.g. once the user hits "play").
<tr>
<td><dfn title="attr-media-preload-metadata"><code>metadata</code></dfn>
Expand Down Expand Up @@ -39273,36 +39273,41 @@ The Organisation for Sample Public Service Announcements accepts no liability fo
lines, one for each speaker. The third will wrap to fit the width of the video, possibly taking
multiple lines. For example, the three cues could look like this:</p>

<!-- 50 -->
<pre> Never drink liquid nitrogen.

&mdash; It will perforate your stomach.
&mdash; You could die.

The Organisation for Sample Public Service
Announcements accepts no liability for the content
of this advertisement, or for the consequences of
any actions taken on the basis of the information
provided.</pre>
Announcements accepts no liability for the
content of this advertisement, or for the
consequences of any actions taken on the
basis of the information provided.</pre>

<p>If the width of the cues is smaller, the firs two cues could wrap as well, as in the following
<p>If the width of the cues is smaller, the first two cues could wrap as well, as in the following
example. Note how the second cue's explicit line break is still honored, however:</p>

<pre> Never drink liquid
nitrogen.
<!-- 25 -->
<pre> Never drink
liquid nitrogen.

&mdash; It will perforate your
stomach.
&mdash; It will perforate
your stomach.
&mdash; You could die.

The Organisation for
Sample Public Service
Announcements accepts no
liability for the content
of this advertisement, or
for the consequences of
any actions taken on the
basis of the information
provided.</pre>
Announcements accepts
no liability for the
content of this
advertisement, or for
the consequences of
any actions taken on
the basis of the
information provided.</pre>

<p>Also notice how the wrapping is done so as to keep the line lengths balanced.</p>

</div>

Expand Down Expand Up @@ -113008,7 +113013,7 @@ br[clear=all i], br[clear=both i] { clear: both; }</pre>

<p>When a particular part of a ruby has more than one annotation,
the annotations should be distributed on both sides of the base text
so as to minimise the stacking of ruby annotations on one side.</p>
so as to minimize the stacking of ruby annotations on one side.</p>

<p class="note">When it becomes possible to do so, the preceding
requirement will be updated to be expressed in terms of CSS ruby.
Expand Down Expand Up @@ -114372,7 +114377,7 @@ iframe[seamless] { display: block; }

<li>Regardless of the value of the 'white-space' property,
any line breaks inserted by the user agent for the purposes
of line wrapping must be placed so as to minimise &Delta;
of line wrapping must be placed so as to minimize &Delta;
across each run of consecutive lines between preserved
newlines in the source. &Delta; for a set of lines is defined
as the sum over each line of the absolute of the difference
Expand Down

0 comments on commit 4266679

Please sign in to comment.