[html5] r889 - /
whatwg at whatwg.org
whatwg at whatwg.org
Wed Jun 13 18:48:44 PDT 2007
Author: ianh
Date: 2007-06-13 18:48:44 -0700 (Wed, 13 Jun 2007)
New Revision: 889
Modified:
index
source
Log:
[gwt] (2) Add support for ™.
Modified: index
===================================================================
--- index 2007-06-14 00:59:27 UTC (rev 888)
+++ index 2007-06-14 01:48:44 UTC (rev 889)
@@ -39117,6 +39117,11 @@
<td> U+2122
<tr>
+ <td> <code title="">TRADE</code>
+
+ <td> U+2122
+
+ <tr>
<td> <code title="">uArr</code>
<td> U+21D1
Modified: source
===================================================================
--- source 2007-06-14 00:59:27 UTC (rev 888)
+++ source 2007-06-14 01:48:44 UTC (rev 889)
@@ -35669,6 +35669,7 @@
<tr> <td> <code title="">tilde</code> </td> <td> U+02DC </td> </tr>
<tr> <td> <code title="">times</code> </td> <td> U+00D7 </td> </tr>
<tr> <td> <code title="">trade</code> </td> <td> U+2122 </td> </tr>
+ <tr> <td> <code title="">TRADE</code> </td> <td> U+2122 </td> </tr>
<tr> <td> <code title="">uArr</code> </td> <td> U+21D1 </td> </tr>
<tr> <td> <code title="">uacute</code> </td> <td> U+00FA </td> </tr>
<tr> <td> <code title="">uarr</code> </td> <td> U+2191 </td> </tr>
More information about the Commit-Watchers
mailing list