[html5] r3758 - [e] (0) minor typo fixes
whatwg at whatwg.org
whatwg at whatwg.org
Fri Sep 4 15:47:17 PDT 2009
Author: ianh
Date: 2009-09-04 15:47:16 -0700 (Fri, 04 Sep 2009)
New Revision: 3758
Modified:
index
source
Log:
[e] (0) minor typo fixes
Modified: index
===================================================================
--- index 2009-09-04 22:20:16 UTC (rev 3757)
+++ index 2009-09-04 22:47:16 UTC (rev 3758)
@@ -21361,7 +21361,7 @@
value of the <code title=dom-media-defaultPlaybackRate><a href=#dom-media-defaultplaybackrate>defaultPlaybackRate</a></code>
attribute.</li>
- <li>If <var title="">aborted</var> is true, set the <code title=dom-media-error><a href=#dom-media-error>error</a></code> attribute to a new
+ <li><p>If <var title="">aborted</var> is true, set the <code title=dom-media-error><a href=#dom-media-error>error</a></code> attribute to a new
<code><a href=#mediaerror>MediaError</a></code> object whose <code title=dom-MediaError-code><a href=#dom-mediaerror-code>code</a></code> attribute is set to <code title=dom-MediaError-MEDIA_ERR_ABORTED><a href=#dom-mediaerror-media_err_aborted>MEDIA_ERR_ABORTED</a></code>,
<a href=#fire-a-progress-event>fire a progress event</a> called <code title=event-abort><a href=#event-abort>abort</a></code> at the <a href=#media-element>media element</a>,
in the context of the <a href=#fetch title=fetch>fetching process</a>
@@ -31624,7 +31624,7 @@
specified, then the user agent should allow the user to select or
provide multiple addresses; otherwise, the user agent should act in
a manner consistent with expecting the user to provide a single
- e-mail address. User agents may allow the user to set the <a href=#concept-fe-value title=concept-fe-value>value</a> to a string that is not an
+ e-mail address. User agents may allow the user to set the <a href=#concept-fe-value title=concept-fe-value>value</a> to a string that is not a
<a href=#valid-e-mail-address-list>valid e-mail address list</a>. User agents should allow the
user to set the <a href=#concept-fe-value title=concept-fe-value>value</a> to the
empty string. User agents must not allow users to insert U+000A LINE
Modified: source
===================================================================
--- source 2009-09-04 22:20:16 UTC (rev 3757)
+++ source 2009-09-04 22:47:16 UTC (rev 3758)
@@ -23061,7 +23061,7 @@
title="dom-media-defaultPlaybackRate">defaultPlaybackRate</code>
attribute.</p></li>
- <li>If <var title="">aborted</var> is true, set the <code
+ <li><p>If <var title="">aborted</var> is true, set the <code
title="dom-media-error">error</code> attribute to a new
<code>MediaError</code> object whose <code
title="dom-MediaError-code">code</code> attribute is set to <code
@@ -35203,7 +35203,7 @@
provide multiple addresses; otherwise, the user agent should act in
a manner consistent with expecting the user to provide a single
e-mail address. User agents may allow the user to set the <span
- title="concept-fe-value">value</span> to a string that is not an
+ title="concept-fe-value">value</span> to a string that is not a
<span>valid e-mail address list</span>. User agents should allow the
user to set the <span title="concept-fe-value">value</span> to the
empty string. User agents must not allow users to insert U+000A LINE
More information about the Commit-Watchers
mailing list