Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) ack for prev checkin
git-svn-id: http://svn.whatwg.org/webapps@2980 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Apr 25, 2009
1 parent 686a34c commit 6dedc6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
6 changes: 1 addition & 5 deletions index
Expand Up @@ -63690,6 +63690,7 @@ interface <dfn id=timeouthandler>TimeoutHandler</dfn> {
Brad Neuberg,
Brady Eidson,
Brendan Eich,
Brenton Simpson,
Brett Wilson,
Brian Campbell,
Brian Korver,
Expand Down Expand Up @@ -64292,11 +64293,6 @@ TODO (or delay):
form data set the way that is done today.
XXX * become more consistent about what markup we use to mark up
productions (nothing? <i>? <code>?)
XXX * expose the value of a radio button group
- either on the NodeList returned by HTMLFormControlCollection
- or on the radio button itself
- or both, so it works even when the form controls have names
that vary more than HTMLFormControlCollection allows?
XXX * should check all cases of 'active document' and change the
relevant ones to 'fully active document'.
XXX * use <code>Document</code> consistently instead of 'document'.
Expand Down
6 changes: 1 addition & 5 deletions source
Expand Up @@ -74765,6 +74765,7 @@ interface <dfn>TimeoutHandler</dfn> {
Brad Neuberg,
Brady Eidson,
Brendan Eich,
Brenton Simpson,
Brett Wilson,
Brian Campbell,
Brian Korver,
Expand Down Expand Up @@ -75370,11 +75371,6 @@ TODO (or delay):
form data set the way that is done today.
XXX * become more consistent about what markup we use to mark up
productions (nothing? <i>? <code>?)
XXX * expose the value of a radio button group
- either on the NodeList returned by HTMLFormControlCollection
- or on the radio button itself
- or both, so it works even when the form controls have names
that vary more than HTMLFormControlCollection allows?
XXX * should check all cases of 'active document' and change the
relevant ones to 'fully active document'.
XXX * use <code>Document</code> consistently instead of 'document'.
Expand Down

0 comments on commit 6dedc6c

Please sign in to comment.