Skip to content

Commit

Permalink
[e] (0) Missed the word 'flag' in this form submission text
Browse files Browse the repository at this point in the history
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=23734
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@8255 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Nov 6, 2013
1 parent 20df23d commit e4e3e9f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -48584,7 +48584,7 @@ <h5 id=form-submission-algorithm><span class=secno>4.10.22.3 </span>Form submiss
<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>
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -48584,7 +48584,7 @@ fur
<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>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -53423,7 +53423,7 @@ fur
<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>
Expand Down

0 comments on commit e4e3e9f

Please sign in to comment.