- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 15 Sep 2010 15:25:04 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/status
In directory hutz:/tmp/cvs-serv1650
Modified Files:
issue-status.html
Log Message:
Add issue-74 and issue-105 counter proposal
Index: issue-status.html
===================================================================
RCS file: /sources/public/html5/status/issue-status.html,v
retrieving revision 1.234
retrieving revision 1.235
diff -u -d -r1.234 -r1.235
--- issue-status.html 15 Sep 2010 15:19:03 -0000 1.234
+++ issue-status.html 15 Sep 2010 15:25:02 -0000 1.235
@@ -134,7 +134,8 @@
<td>Working Group</td>
<td><strong><a href="http://www.w3.org/html/wg/wiki/ChangeProposals/canvasaccessibility"><em>Change Proposal:</em> Extend focus rect API to cover the caret.</a></strong><hr>
<strong><a href="http://www.w3.org/html/wg/wiki/ChangeProposals/canvasaccessibilitynonav"><em>Change Proposal:</em> Add a boolean nonav attribute to canvas to hide contents from AT and keyboard navication.</strong><hr>
- <strong><a href="http://www.w3.org/html/wg/wiki/ChangeProposals/Map4NotAdom"><em>Change Proposal:</em> Improve image maps and use them to make canvas accessible.
+ <strong><a href="http://www.w3.org/html/wg/wiki/ChangeProposals/Map4NotAdom"><em>Change Proposal:</em> Improve image maps and use them to make canvas accessible.<hr>
+ <strong><a href="http://lists.w3.org/Archives/Public/public-html/2010Jul/0219.html"><em>Change Proposal:</em> Explain how to avoid the performance problem of redrawing the focus ring with each movement of the text entry caret.
</td>
</tr>
@@ -313,7 +314,8 @@
<td>Write Alternate or Counter-Proposal</td>
<td><time datetime="2010-07-23">July 30, 2010</time></td>
<td>Working Group</td>
- <td><strong><a href="http://www.w3.org/html/wg/wiki/ChangeProposals/addimagemaptocanvas"><em>Change Proposal:</em> Add usemap attribute to the canvas element</a></strong>
+ <td><strong><a href="http://www.w3.org/html/wg/wiki/ChangeProposals/addimagemaptocanvas"><em>Change Proposal:</em> Add usemap attribute to the canvas element</a></strong><hr>
+ <strong><a href="http://lists.w3.org/Archives/Public/public-html/2010Jul/0219.html"><em>Change Proposal:</em> Explain how to avoid the performance problem of redrawing the focus ring with each movement of the text entry caret.
</td>
</tr>
Received on Wednesday, 15 September 2010 15:25:06 UTC