[html5] r7631 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]
whatwg at whatwg.org
whatwg at whatwg.org
Sun Dec 30 21:38:17 PST 2012
Author: ianh
Date: 2012-12-30 21:38:15 -0800 (Sun, 30 Dec 2012)
New Revision: 7631
Modified:
complete.html
index
source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=20071
Affected topics: DOM APIs
Modified: complete.html
===================================================================
--- complete.html 2012-12-31 05:36:18 UTC (rev 7630)
+++ complete.html 2012-12-31 05:38:15 UTC (rev 7631)
@@ -75767,7 +75767,7 @@
<li><code>text/xml</code></li>
<li>All types that the user agent supports displaying natively in a <a href=#browsing-context>browsing context</a> during <a href=#navigate title=navigate>navigation</a>, except for <code>application/rss+xml</code> and <code>application/atom+xml</code></li>
- </ul><p class=note>This list can be changed. If there are schemes
+ </ul><p class=note>This list can be changed. If there are MIME types
that should be added, please send feedback.</p>
</dd>
Modified: index
===================================================================
--- index 2012-12-31 05:36:18 UTC (rev 7630)
+++ index 2012-12-31 05:38:15 UTC (rev 7631)
@@ -75767,7 +75767,7 @@
<li><code>text/xml</code></li>
<li>All types that the user agent supports displaying natively in a <a href=#browsing-context>browsing context</a> during <a href=#navigate title=navigate>navigation</a>, except for <code>application/rss+xml</code> and <code>application/atom+xml</code></li>
- </ul><p class=note>This list can be changed. If there are schemes
+ </ul><p class=note>This list can be changed. If there are MIME types
that should be added, please send feedback.</p>
</dd>
Modified: source
===================================================================
--- source 2012-12-31 05:36:18 UTC (rev 7630)
+++ source 2012-12-31 05:38:15 UTC (rev 7631)
@@ -88569,7 +88569,7 @@
</ul>
- <p class="note">This list can be changed. If there are schemes
+ <p class="note">This list can be changed. If there are MIME types
that should be added, please send feedback.</p>
</dd>
More information about the Commit-Watchers
mailing list