[html5] r6113 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12332
whatwg at whatwg.org
whatwg at whatwg.org
Fri May 6 15:37:07 PDT 2011
Author: ianh
Date: 2011-05-06 15:37:06 -0700 (Fri, 06 May 2011)
New Revision: 6113
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12332
Modified: complete.html
===================================================================
--- complete.html 2011-05-06 22:34:31 UTC (rev 6112)
+++ complete.html 2011-05-06 22:37:06 UTC (rev 6113)
@@ -45566,13 +45566,12 @@
attribute, the user agent must <a href=#split-a-string-on-commas title="split a string on
commas">split the attribute value on commas</a>.</span></p>
- <p>User agents may use the value of this attribute to display
- appropriate a more appropriate user interface than a generic file
- picker. For instance, given the value <code title="">image/*</code>,
- a user agent could offer the user the option of using a local camera
- or selecting a photograph from their photo collection; given the
- value <code title="">audio/*</code>, a user agent could offer the
- user the option of recording a clip using a headset microphone.</p>
+ <p>User agents may use the value of this attribute to display a more
+ appropriate user interface than a generic file picker. For instance,
+ given the value <code title="">image/*</code>, a user agent could
+ offer the user the option of using a local camera or selecting a
+ photograph from their photo collection; given the value <code title="">audio/*</code>, a user agent could offer the user the
+ option of recording a clip using a headset microphone.</p>
<div class=impl>
Modified: index
===================================================================
--- index 2011-05-06 22:34:31 UTC (rev 6112)
+++ index 2011-05-06 22:37:06 UTC (rev 6113)
@@ -45594,13 +45594,12 @@
attribute, the user agent must <a href=#split-a-string-on-commas title="split a string on
commas">split the attribute value on commas</a>.</span></p>
- <p>User agents may use the value of this attribute to display
- appropriate a more appropriate user interface than a generic file
- picker. For instance, given the value <code title="">image/*</code>,
- a user agent could offer the user the option of using a local camera
- or selecting a photograph from their photo collection; given the
- value <code title="">audio/*</code>, a user agent could offer the
- user the option of recording a clip using a headset microphone.</p>
+ <p>User agents may use the value of this attribute to display a more
+ appropriate user interface than a generic file picker. For instance,
+ given the value <code title="">image/*</code>, a user agent could
+ offer the user the option of using a local camera or selecting a
+ photograph from their photo collection; given the value <code title="">audio/*</code>, a user agent could offer the user the
+ option of recording a clip using a headset microphone.</p>
<div class=impl>
Modified: source
===================================================================
--- source 2011-05-06 22:34:31 UTC (rev 6112)
+++ source 2011-05-06 22:37:06 UTC (rev 6113)
@@ -51017,13 +51017,13 @@
attribute, the user agent must <span title="split a string on
commas">split the attribute value on commas</span>.</span></p>
- <p>User agents may use the value of this attribute to display
- appropriate a more appropriate user interface than a generic file
- picker. For instance, given the value <code title="">image/*</code>,
- a user agent could offer the user the option of using a local camera
- or selecting a photograph from their photo collection; given the
- value <code title="">audio/*</code>, a user agent could offer the
- user the option of recording a clip using a headset microphone.</p>
+ <p>User agents may use the value of this attribute to display a more
+ appropriate user interface than a generic file picker. For instance,
+ given the value <code title="">image/*</code>, a user agent could
+ offer the user the option of using a local camera or selecting a
+ photograph from their photo collection; given the value <code
+ title="">audio/*</code>, a user agent could offer the user the
+ option of recording a clip using a headset microphone.</p>
<div class="impl">
More information about the Commit-Watchers
mailing list