- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 25 Apr 2009 01:35:51 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv31881
Modified Files:
Overview.html
Log Message:
ack for prev checkin (whatwg r2980)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2143
retrieving revision 1.2144
diff -u -d -r1.2143 -r1.2144
--- Overview.html 25 Apr 2009 01:31:51 -0000 1.2143
+++ Overview.html 25 Apr 2009 01:35:48 -0000 1.2144
@@ -57882,6 +57882,7 @@
Brad Neuberg,
Brady Eidson,
Brendan Eich,
+ Brenton Simpson,
Brett Wilson,
Brian Campbell,
Brian Korver,
@@ -58470,11 +58471,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'.
Received on Saturday, 25 April 2009 01:36:01 UTC