Skip to content

Commit

Permalink
note elements that are yet to be defined
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@358 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Nov 23, 2006
1 parent 739c451 commit 6b4f9a6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
8 changes: 6 additions & 2 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -11453,7 +11453,9 @@ Address: &lt;input name="address"&gt;&lt;/p&gt;</pre>
<code>form</code> element and so forth.

<p class=big-issue>This section will be a rewrite of the HTML4 Forms and
Web Forms 2.0 specifications, with hopefully no normative changes.
Web Forms 2.0 specifications, with hopefully no normative changes.</p>
<!-- From HTML4: BUTTON FIELDSET FORM INPUT LABEL LEGEND OPTGROUP
OPTION SELECT TEXTAREA -->

<h3 id=scripting><span class=secno>3.15. </span>Scripting</h3>

Expand Down Expand Up @@ -29651,7 +29653,9 @@ http://lxr.mozilla.org/mozilla/source/parser/htmlparser/src/nsHTMLTokens.cpp#94
border edge.</p>
<!-- XXX horiz pos given bidi, and not
scrolling when not required to? -->
<!-- XXX frame, frameset, noframes, etc -->
<!-- Elements that have been dropped: ACRONYM APPLET B BASEFONT BLINK
BIG CENTER DIR DIV FONT FRAME FRAMESET I ISINDEX MARQUEE NOEMBED
NOFRAMES S SPACER STRIKE TT U -->
<!-- XXX bits and pieces that were removed from the semantic parts:

<p>In CSS-aware user agents, the default presentation of this
Expand Down
7 changes: 6 additions & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -9775,6 +9775,9 @@ Address: &lt;input name="address"&gt;&lt;/p&gt;</pre>
Forms and Web Forms 2.0 specifications, with hopefully no normative
changes.</p>

<!-- From HTML4: BUTTON FIELDSET FORM INPUT LABEL LEGEND OPTGROUP
OPTION SELECT TEXTAREA -->


<h3 id="scripting">Scripting</h3>

Expand Down Expand Up @@ -27090,7 +27093,9 @@ http://lxr.mozilla.org/mozilla/source/parser/htmlparser/src/nsHTMLTokens.cpp#94
top border edge.</p> <!-- XXX horiz pos given bidi, and not
scrolling when not required to? -->

<!-- XXX frame, frameset, noframes, etc -->
<!-- Elements that have been dropped: ACRONYM APPLET B BASEFONT BLINK
BIG CENTER DIR DIV FONT FRAME FRAMESET I ISINDEX MARQUEE NOEMBED
NOFRAMES S SPACER STRIKE TT U -->

<!-- XXX bits and pieces that were removed from the semantic parts:

Expand Down

0 comments on commit 6b4f9a6

Please sign in to comment.