[html5] r4767 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8968
whatwg at whatwg.org
whatwg at whatwg.org
Wed Feb 17 15:57:29 PST 2010
Author: ianh
Date: 2010-02-17 15:57:27 -0800 (Wed, 17 Feb 2010)
New Revision: 4767
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8968
Modified: complete.html
===================================================================
--- complete.html 2010-02-17 23:12:18 UTC (rev 4766)
+++ complete.html 2010-02-17 23:57:27 UTC (rev 4767)
@@ -53822,7 +53822,7 @@
URL</a> is not the same as the <a href=#origin>origin</a> of the
<a href=#entry-script>entry script</a>'s <a href="#script's-browsing-context" title="script's browsing
context">browsing context</a>, and either the <a href=#url-path title=url-path><path></a> or <a href=#url-query title=url-query><query></a> components of the two
- <a href=#url title=URL>URLs</a> comparedi in the previous step
+ <a href=#url title=URL>URLs</a> compared in the previous step
differ, raise a <code><a href=#security_err>SECURITY_ERR</a></code> exception and abort
these steps. (This prevents sandboxed content from spoofing other
pages on the same origin.)</li>
Modified: index
===================================================================
--- index 2010-02-17 23:12:18 UTC (rev 4766)
+++ index 2010-02-17 23:57:27 UTC (rev 4767)
@@ -53724,7 +53724,7 @@
URL</a> is not the same as the <a href=#origin>origin</a> of the
<a href=#entry-script>entry script</a>'s <a href="#script's-browsing-context" title="script's browsing
context">browsing context</a>, and either the <a href=#url-path title=url-path><path></a> or <a href=#url-query title=url-query><query></a> components of the two
- <a href=#url title=URL>URLs</a> comparedi in the previous step
+ <a href=#url title=URL>URLs</a> compared in the previous step
differ, raise a <code><a href=#security_err>SECURITY_ERR</a></code> exception and abort
these steps. (This prevents sandboxed content from spoofing other
pages on the same origin.)</li>
Modified: source
===================================================================
--- source 2010-02-17 23:12:18 UTC (rev 4766)
+++ source 2010-02-17 23:57:27 UTC (rev 4767)
@@ -60610,7 +60610,7 @@
context">browsing context</span>, and either the <span
title="url-path"><path></span> or <span
title="url-query"><query></span> components of the two
- <span title="URL">URLs</span> comparedi in the previous step
+ <span title="URL">URLs</span> compared in the previous step
differ, raise a <code>SECURITY_ERR</code> exception and abort
these steps. (This prevents sandboxed content from spoofing other
pages on the same origin.)</li>
More information about the Commit-Watchers
mailing list