Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) whitespace changes
git-svn-id: http://svn.whatwg.org/webapps@2156 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 7, 2008
1 parent 31ccbd2 commit 17a4b96
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index
Expand Up @@ -28,7 +28,7 @@

<h1 id=html-5>HTML 5</h1>

<h2 class="no-num no-toc" id=draft>Draft Recommendation &mdash; 4
<h2 class="no-num no-toc" id=draft>Draft Recommendation &mdash; 7
September 2008</h2>

<p>You can take part in this work. <a
Expand Down
5 changes: 5 additions & 0 deletions source
Expand Up @@ -23881,6 +23881,9 @@ function AddCloud(data, x, y) { ... }</pre>
title="concept-table">table</span>.</p>





<h3 id="forms">Forms</h3>

<h4>The <dfn><code>form</code></dfn> element</h4>
Expand Down Expand Up @@ -24384,10 +24387,12 @@ interface <dfn>HTMLOptionElement</dfn> : <span>HTMLElement</span> {
title="concept-form-association">associated with a form</dfn>,
...</p>


<h4>Processing model</h4>

<p class="big-issue">See <a href="http://www.whatwg.org/specs/web-forms/current-work/#extend-form-controls">WF2</a> for now</p>


<h5>Form submission</h5>

<p class="big-issue">See <a href="http://www.whatwg.org/specs/web-forms/current-work/#form-submission">WF2</a> for now</p>
Expand Down

0 comments on commit 17a4b96

Please sign in to comment.