[html5] r7369 - [e] (0) Remove redundant 'must'. Affected topics: HTML
whatwg at whatwg.org
whatwg at whatwg.org
Mon Sep 17 16:59:07 PDT 2012
Author: ianh
Date: 2012-09-17 16:59:05 -0700 (Mon, 17 Sep 2012)
New Revision: 7369
Modified:
complete.html
index
source
Log:
[e] (0) Remove redundant 'must'.
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-09-17 19:44:20 UTC (rev 7368)
+++ complete.html 2012-09-17 23:59:05 UTC (rev 7369)
@@ -70545,7 +70545,7 @@
<li><p><a href=#prompt-to-unload-a-document title="prompt to unload a document">Prompt to
unload</a> the <code><a href=#document>Document</a></code> object. If the user
<a href=#refused-to-allow-the-document-to-be-unloaded>refused to allow the document to be unloaded</a>, then
- these steps must be aborted.</li>
+ abort these steps.</li>
<li><p><a href=#abort-a-document title="abort a document">Abort</a> the
<a href=#active-document>active document</a> of the <a href=#browsing-context>browsing
Modified: index
===================================================================
--- index 2012-09-17 19:44:20 UTC (rev 7368)
+++ index 2012-09-17 23:59:05 UTC (rev 7369)
@@ -70545,7 +70545,7 @@
<li><p><a href=#prompt-to-unload-a-document title="prompt to unload a document">Prompt to
unload</a> the <code><a href=#document>Document</a></code> object. If the user
<a href=#refused-to-allow-the-document-to-be-unloaded>refused to allow the document to be unloaded</a>, then
- these steps must be aborted.</li>
+ abort these steps.</li>
<li><p><a href=#abort-a-document title="abort a document">Abort</a> the
<a href=#active-document>active document</a> of the <a href=#browsing-context>browsing
Modified: source
===================================================================
--- source 2012-09-17 19:44:20 UTC (rev 7368)
+++ source 2012-09-17 23:59:05 UTC (rev 7369)
@@ -82475,7 +82475,7 @@
<li><p><span title="prompt to unload a document">Prompt to
unload</span> the <code>Document</code> object. If the user
<span>refused to allow the document to be unloaded</span>, then
- these steps must be aborted.</p></li>
+ abort these steps.</p></li>
<li><p><span title="abort a document">Abort</span> the
<span>active document</span> of the <span>browsing
More information about the Commit-Watchers
mailing list