- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 25 Nov 2008 11:26:00 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv3585
Modified Files:
Overview.html
Log Message:
markup issue (whatwg r2438)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1609
retrieving revision 1.1610
diff -u -d -r1.1609 -r1.1610
--- Overview.html 25 Nov 2008 11:02:32 -0000 1.1609
+++ Overview.html 25 Nov 2008 11:25:57 -0000 1.1610
@@ -19544,7 +19544,7 @@
<td class=no> · <!-- Reset Button -->
<!-- <td class="no"> · Button -->
- <tr><th> <code title=event-input-input><a href=#event-input-input>input</a></code> event
+ <tr><th> <span><code title=event-input-input><a href=#event-input-input>input</a></code> event</span>
<td class=no> · <!-- Hidden -->
<td class=yes> Yes <!-- Text -->
<!-- <td class="yes"> Yes Search -->
@@ -19567,7 +19567,7 @@
<td class=no> · <!-- Reset Button -->
<!-- <td class="no"> · Button -->
- <tr><th> <code title=event-input-change><a href=#event-input-change>change</a></code> event
+ <tr><th> <span><code title=event-input-change><a href=#event-input-change>change</a></code> event</span>
<td class=no> · <!-- Hidden -->
<td class=yes> Yes <!-- Text -->
<!-- <td class="yes"> Yes Search -->
Received on Tuesday, 25 November 2008 11:26:17 UTC