- From: poot <cvsmail@w3.org>
- Date: Tue, 25 Nov 2008 20:28:44 +0900 (JST)
- To: public-html-diffs@w3.org
markup issue (whatwg r2438)
button
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1610.html#attr-input-type-button-keyword
http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1609&r2=1.1610&f=h
http://html5.org/tools/web-apps-tracker?from=2437&to=2438
===================================================================
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:29:24 UTC