[html5] r2980 - [e] (0) ack for prev checkin

whatwg at whatwg.org whatwg at whatwg.org
Fri Apr 24 18:35:45 PDT 2009


Author: ianh
Date: 2009-04-24 18:35:44 -0700 (Fri, 24 Apr 2009)
New Revision: 2980

Modified:
   index
   source
Log:
[e] (0) ack for prev checkin

Modified: index
===================================================================
--- index	2009-04-25 01:31:47 UTC (rev 2979)
+++ index	2009-04-25 01:35:44 UTC (rev 2980)
@@ -63690,6 +63690,7 @@
   Brad Neuberg,
   Brady Eidson,
   Brendan Eich,
+  Brenton Simpson,
   Brett Wilson,
   Brian Campbell,
   Brian Korver,
@@ -64292,11 +64293,6 @@
        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'.

Modified: source
===================================================================
--- source	2009-04-25 01:31:47 UTC (rev 2979)
+++ source	2009-04-25 01:35:44 UTC (rev 2980)
@@ -74765,6 +74765,7 @@
   Brad Neuberg,
   Brady Eidson,
   Brendan Eich,
+  Brenton Simpson,
   Brett Wilson,
   Brian Campbell,
   Brian Korver,
@@ -75370,11 +75371,6 @@
        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'.




More information about the Commit-Watchers mailing list