[html5] r8255 - [e] (0) Missed the word 'flag' in this form submission text Fixing https://www.w [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed Nov 6 12:23:25 PST 2013
Author: ianh
Date: 2013-11-06 12:23:24 -0800 (Wed, 06 Nov 2013)
New Revision: 8255
Modified:
complete.html
index
source
Log:
[e] (0) Missed the word 'flag' in this form submission text
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=23734
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2013-11-06 19:45:13 UTC (rev 8254)
+++ complete.html 2013-11-06 20:23:24 UTC (rev 8255)
@@ -48584,7 +48584,7 @@
<li><p>If <var title="">target browsing context</var> was created in the previous step, or,
alternatively, if the <var title="">form document</var> has not yet <a href=#completely-loaded>completely
loaded</a> and the <var title="">submitted from <code title=dom-form-submit><a href=#dom-form-submit>submit()</a></code>
- method</var> is set, then let <var title="">replace</var> be true. Otherwise, let it be
+ method</var> flag is set, then let <var title="">replace</var> be true. Otherwise, let it be
false.</li>
<li>
Modified: index
===================================================================
--- index 2013-11-06 19:45:13 UTC (rev 8254)
+++ index 2013-11-06 20:23:24 UTC (rev 8255)
@@ -48584,7 +48584,7 @@
<li><p>If <var title="">target browsing context</var> was created in the previous step, or,
alternatively, if the <var title="">form document</var> has not yet <a href=#completely-loaded>completely
loaded</a> and the <var title="">submitted from <code title=dom-form-submit><a href=#dom-form-submit>submit()</a></code>
- method</var> is set, then let <var title="">replace</var> be true. Otherwise, let it be
+ method</var> flag is set, then let <var title="">replace</var> be true. Otherwise, let it be
false.</li>
<li>
Modified: source
===================================================================
--- source 2013-11-06 19:45:13 UTC (rev 8254)
+++ source 2013-11-06 20:23:24 UTC (rev 8255)
@@ -53423,7 +53423,7 @@
<li><p>If <var data-x="">target browsing context</var> was created in the previous step, or,
alternatively, if the <var data-x="">form document</var> has not yet <span>completely
loaded</span> and the <var data-x="">submitted from <code data-x="dom-form-submit">submit()</code>
- method</var> is set, then let <var data-x="">replace</var> be true. Otherwise, let it be
+ method</var> flag is set, then let <var data-x="">replace</var> be true. Otherwise, let it be
false.</p></li>
<li>
More information about the Commit-Watchers
mailing list