[html5] r5858 - [e] (0) typo
whatwg at whatwg.org
whatwg at whatwg.org
Tue Feb 8 13:56:43 PST 2011
Author: ianh
Date: 2011-02-08 13:56:33 -0800 (Tue, 08 Feb 2011)
New Revision: 5858
Modified:
complete.html
index
source
Log:
[e] (0) typo
Modified: complete.html
===================================================================
--- complete.html 2011-02-08 21:37:14 UTC (rev 5857)
+++ complete.html 2011-02-08 21:56:33 UTC (rev 5858)
@@ -15052,8 +15052,8 @@
<p class=note>The definition of <a href=#concept-n-noscript title=concept-n-noscript>scripting is disabled</a> means
that, amongst others, the following scripts will not execute:
scripts in <code>XMLHttpRequest</code>'s <code title=dom-XMLHttpRequest-responseXML>responseXML</code>
- documents, <!--scripts in <code>DOMParser</code>-created
- documents, scripts in documents created by
+ documents, scripts in <code>DOMParser</code>-created
+ documents, <!--scripts in documents created by
<code>XSLTProcessor</code>'s <code
title="dom-XSLTProcessor-transformToDocument">transformToDocument</code>
feature,--> and scripts that are first inserted by a script into a
Modified: index
===================================================================
--- index 2011-02-08 21:37:14 UTC (rev 5857)
+++ index 2011-02-08 21:56:33 UTC (rev 5858)
@@ -15032,8 +15032,8 @@
<p class=note>The definition of <a href=#concept-n-noscript title=concept-n-noscript>scripting is disabled</a> means
that, amongst others, the following scripts will not execute:
scripts in <code>XMLHttpRequest</code>'s <code title=dom-XMLHttpRequest-responseXML>responseXML</code>
- documents, <!--scripts in <code>DOMParser</code>-created
- documents, scripts in documents created by
+ documents, scripts in <code>DOMParser</code>-created
+ documents, <!--scripts in documents created by
<code>XSLTProcessor</code>'s <code
title="dom-XSLTProcessor-transformToDocument">transformToDocument</code>
feature,--> and scripts that are first inserted by a script into a
Modified: source
===================================================================
--- source 2011-02-08 21:37:14 UTC (rev 5857)
+++ source 2011-02-08 21:56:33 UTC (rev 5858)
@@ -15958,8 +15958,8 @@
that, amongst others, the following scripts will not execute:
scripts in <code>XMLHttpRequest</code>'s <code
title="dom-XMLHttpRequest-responseXML">responseXML</code>
- documents, <!--scripts in <code>DOMParser</code>-created
- documents, scripts in documents created by
+ documents, scripts in <code>DOMParser</code>-created
+ documents, <!--scripts in documents created by
<code>XSLTProcessor</code>'s <code
title="dom-XSLTProcessor-transformToDocument">transformToDocument</code>
feature,--> and scripts that are first inserted by a script into a
More information about the Commit-Watchers
mailing list