html5/status issue-status.html,1.1,1.2

Update of /sources/public/html5/status
In directory hutz:/tmp/cvs-serv29143

Modified Files:
	issue-status.html 
Log Message:
Add ISSUE-7. Tweak header/cell style.


Index: issue-status.html
===================================================================
RCS file: /sources/public/html5/status/issue-status.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- issue-status.html	25 Nov 2009 04:25:06 -0000	1.1
+++ issue-status.html	25 Nov 2009 04:35:57 -0000	1.2
@@ -6,7 +6,7 @@
 border: 1px solid black;
 border-collapse: collapse;
 }
-th, td { padding: 0.3em; }
+th, td { padding: 0.3em; vertical-align: top; }
 h2 { text-align: center; }
 </style>
 
@@ -39,6 +39,14 @@
     <td>Will close without prejudice if no one volunteers by the deadline.</td>
 </tr>
 
+<tr><td><a href="http://www.w3.org/html/wg/tracker/issues/7">ISSUE&#x2011;7</a></td>
+    <td>none</td>
+    <td>Volunteer to write Change Proposal</td>        
+    <td>Dec 3, 2009</td>
+    <td>Working Group</td>
+    <td>Will close without prejudice if no one volunteers by the deadline.</td>
+</tr>
+
 <tr><td><a href="http://www.w3.org/html/wg/tracker/issues/10">ISSUE&#x2011;10</a></td>
     <td>none</td>
     <td>Volunteer to write Change Proposal</td>        

Received on Wednesday, 25 November 2009 04:36:01 UTC