- From: Maciej Stachowiak via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 04 Dec 2009 21:51:48 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/status In directory hutz:/tmp/cvs-serv28244 Modified Files: issue-status.html Log Message: Fix some typos. Add Change Proposal for ISSUE-31 / ISSUE-80. Index: issue-status.html =================================================================== RCS file: /sources/public/html5/status/issue-status.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- issue-status.html 3 Dec 2009 00:44:04 -0000 1.10 +++ issue-status.html 4 Dec 2009 21:51:46 -0000 1.11 @@ -43,7 +43,7 @@ <td>Review Change Proposal</td> <td>n/a</td> <td>Chairs</td> - <td><a href="http://lists.w3.org/Archives/Public/public-html/2009Dec/0000.html">Change Proposal: Allow optional version information in the doctype, in the form of a REC vrsion or a snapshot date.</a><br> + <td><a href="http://lists.w3.org/Archives/Public/public-html/2009Dec/0000.html">Change Proposal: Allow optional version information in the doctype, in the form of a REC version or a snapshot date.</a><br> Request for <a href="http://lists.w3.org/Archives/Public/public-html/2009Dec/0032.html">revision to satisfy Change Proposal requirements.</a><br> Further update to <a href="http://lists.w3.org/Archives/Public/public-html/2009Dec/0054.html">add details</a> and <a href="http://lists.w3.org/Archives/Public/public-html/2009Dec/0055.html">still more</a>. @@ -84,6 +84,22 @@ </tr> +<tr><td data-sort="ISSUE‑031"><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE‑31</a></td> + <td><a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6494">bug 6494</a>, + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7144">bug 7144</a>, + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8171">bug 8171</a></td> + <td>Review Change Proposal</td> + <td>n/a</td> + <td>Chairs</td> + <td><a href="http://esw.w3.org/topic/HTML/ChangeProposals/ImgElement20091203">Change Proposal: Remove specific alternate text requirements for various specific cases of <code>img</code> and replace with reference to external document.<br> + Add consideration of <code>role=presentation</code> to "what an <code>img</code> elements represent definition.<br> + Add consideration of <code>aria-labeledby</code> to "what an <code>img</code> elements represent definition.<br> + Do not consider the <code>title</code> attribute as a possible source for caption information for an image that lacks a text alternative.</a><br> + Note: this Change Proposal is also submitted for ISSUE-80. See below.</td> +</tr> + + + <tr><td data-sort="ISSUE‑032"><a href="http://www.w3.org/html/wg/tracker/issues/32">ISSUE‑32</a></td> <td><a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7633">bug 7633</a>, <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7539">bug 7539</a></td> @@ -100,7 +116,7 @@ <td><a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7862">bug 7862</a></td> <td>Finish draft</td> <td>n/a</td> - <td>Many Sporney</td> + <td>Manu Sporney</td> <td><a href="http://lists.w3.org/Archives/Public/public-html/2009Nov/0103.html">Rough draft for standalone profile spec.</a></td> </tr> @@ -137,6 +153,19 @@ </tr> +<tr><td data-sort="ISSUE‑080"><a href="http://www.w3.org/html/wg/tracker/issues/80">ISSUE‑80</a></td> + <td><a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7362">bug 7362</a></td> + <td>Review Change Proposal</td> + <td>n/a</td> + <td>Chairs</td> + <td><a href="http://esw.w3.org/topic/HTML/ChangeProposals/ImgElement20091203">Change Proposal: Remove specific alternate text requirements for various specific cases of <code>img</code> and replace with reference to external document.<br> + Add consideration of <code>role=presentation</code> to "what an <code>img</code> elements represent definition.<br> + Add consideration of <code>aria-labeledby</code> to "what an <code>img</code> elements represent definition.<br> + Do not consider the <code>title</code> attribute as a possible source for caption information for an image that lacks a text alternative.</a><br> + Note: this Change Proposal is also submitted for ISSUE-31. See above.</td> +</tr> + + <tr><td data-sort="ISSUE‑083"><a href="http://www.w3.org/html/wg/tracker/issues/83">ISSUE‑83</a></td> <td><a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7657">bug 7657</a>, <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7669">bug 7669</a></td>
Received on Friday, 4 December 2009 21:51:50 UTC