[html5] r895 - /
whatwg at whatwg.org
whatwg at whatwg.org
Thu Jun 14 16:24:22 PDT 2007
Author: ianh
Date: 2007-06-14 16:24:21 -0700 (Thu, 14 Jun 2007)
New Revision: 895
Modified:
index
source
Log:
[giot] (2) Turns out that U+2329 and U+232A are both non-canonical. Replace them with their canonical decompositions.
Modified: index
===================================================================
--- index 2007-06-14 23:04:48 UTC (rev 894)
+++ index 2007-06-14 23:24:21 UTC (rev 895)
@@ -38680,7 +38680,7 @@
<tr>
<td> <code title="">lang</code>
- <td> U+2329
+ <td> U+3008
<tr>
<td> <code title="">laquo</code>
@@ -38990,7 +38990,7 @@
<tr>
<td> <code title="">rang</code>
- <td> U+232A
+ <td> U+3009
<tr>
<td> <code title="">raquo</code>
@@ -39647,21 +39647,21 @@
Kristof Zelechovski, Lachlan Hunt, Larry Page, Lars Gunther, Laurens
Holst, Lenny Domnitser, Léonard Bouchet, Leons Petrazickis,
Logan<!-- on moz irc -->, Maciej Stachowiak, Malcolm Rowe, Mark
- Nottingham, Mark Schenk, Martijn Wargers, Martin Atkins, Martin Honnen,
- Mathieu Henri, Matthew Mastracci, Matthew Raymond, Matthew Thomas, Mattias
- Waldau, Max Romantschuk, Michael 'Ratt' Iannarelli, Michael A. Nachbaur,
- Michael A. Puls II<!--Shadow2531-->, Michael Gratton, Michael Powers,
- Michel Fortin, Mihai Şucan<!-- from
- ROBO Design -->, Mike
- Dierken<!-- S. Mike Dierken -->, Mike Dixon, Mike Schinkel, Mike Shaver,
- Mikko Rantalainen, Neil Deakin, Olav Junker Kjær, Philip Taylor,
- Rajas Moonka, Rimantas Liubertas, Robert O'Callahan, Robert Sayre, Roman
- Ivanov, S. Mike Dierken, Sam Ruby, Sean Knapp, Shaun Inman, Simon Pieters,
- Stefan Haustein, Stephen Ma, Steve Runyon, Steven Garrity, Stewart Brodie,
- Stuart Parmenter, Tantek Çelik, Thomas Broyer, Thomas O'Connor, Tim
- Altman, Vladimir Vukićević, Wakaba, William Swanson, and
- everyone on the WHATWG mailing list for their useful and substantial
- comments.
+ Nottingham, Mark Rowe<!--bdash-->, Mark Schenk, Martijn Wargers, Martin
+ Atkins, Martin Honnen, Mathieu Henri, Matthew Mastracci, Matthew Raymond,
+ Matthew Thomas, Mattias Waldau, Max Romantschuk, Michael 'Ratt'
+ Iannarelli, Michael A. Nachbaur, Michael A. Puls II<!--Shadow2531-->,
+ Michael Gratton, Michael Powers, Michel Fortin, Mihai
+ Şucan<!-- from ROBO Design -->, Mike Dierken<!--
+ S. Mike Dierken -->,
+ Mike Dixon, Mike Schinkel, Mike Shaver, Mikko Rantalainen, Neil Deakin,
+ Olav Junker Kjær, Philip Taylor, Rajas Moonka, Rimantas Liubertas,
+ Robert O'Callahan, Robert Sayre, Roman Ivanov, S. Mike Dierken, Sam Ruby,
+ Sean Knapp, Shaun Inman, Simon Pieters, Stefan Haustein, Stephen Ma, Steve
+ Runyon, Steven Garrity, Stewart Brodie, Stuart Parmenter, Tantek
+ Çelik, Thomas Broyer, Thomas O'Connor, Tim Altman, Vladimir
+ Vukićević, Wakaba, William Swanson, and everyone on the
+ WHATWG mailing list for their useful and substantial comments.
<p>Special thanks to Richard Williamson for creating the first
implementation of <code><a href="#canvas">canvas</a></code> in Safari,
Modified: source
===================================================================
--- source 2007-06-14 23:04:48 UTC (rev 894)
+++ source 2007-06-14 23:24:21 UTC (rev 895)
@@ -35651,7 +35651,7 @@
<tr> <td> <code title="">kappa</code> </td> <td> U+03BA </td> </tr>
<tr> <td> <code title="">lArr</code> </td> <td> U+21D0 </td> </tr>
<tr> <td> <code title="">lambda</code> </td> <td> U+03BB </td> </tr>
- <tr> <td> <code title="">lang</code> </td> <td> U+2329 </td> </tr>
+ <tr> <td> <code title="">lang</code> </td> <td> U+3008 </td> </tr>
<tr> <td> <code title="">laquo</code> </td> <td> U+00AB </td> </tr>
<tr> <td> <code title="">larr</code> </td> <td> U+2190 </td> </tr>
<tr> <td> <code title="">lceil</code> </td> <td> U+2308 </td> </tr>
@@ -35713,7 +35713,7 @@
<tr> <td> <code title="">QUOT</code> </td> <td> U+0022 </td> </tr>
<tr> <td> <code title="">rArr</code> </td> <td> U+21D2 </td> </tr>
<tr> <td> <code title="">radic</code> </td> <td> U+221A </td> </tr>
- <tr> <td> <code title="">rang</code> </td> <td> U+232A </td> </tr>
+ <tr> <td> <code title="">rang</code> </td> <td> U+3009 </td> </tr>
<tr> <td> <code title="">raquo</code> </td> <td> U+00BB </td> </tr>
<tr> <td> <code title="">rarr</code> </td> <td> U+2192 </td> </tr>
<tr> <td> <code title="">rceil</code> </td> <td> U+2309 </td> </tr>
@@ -36155,21 +36155,22 @@
Zelechovski, Lachlan Hunt, Larry Page, Lars Gunther, Laurens Holst,
Lenny Domnitser, Léonard Bouchet, Leons Petrazickis,
Logan<!-- on moz irc -->, Maciej Stachowiak, Malcolm Rowe, Mark
- Nottingham, Mark Schenk, Martijn Wargers, Martin Atkins, Martin
- Honnen, Mathieu Henri, Matthew Mastracci, Matthew Raymond, Matthew
- Thomas, Mattias Waldau, Max Romantschuk, Michael 'Ratt' Iannarelli,
- Michael A. Nachbaur, Michael A. Puls II<!--Shadow2531-->, Michael
- Gratton, Michael Powers, Michel Fortin, Mihai Şucan<!-- from
- ROBO Design -->, Mike Dierken<!-- S. Mike Dierken -->, Mike Dixon,
- Mike Schinkel, Mike Shaver, Mikko Rantalainen, Neil Deakin, Olav
- Junker Kjær, Philip Taylor, Rajas Moonka, Rimantas Liubertas,
- Robert O'Callahan, Robert Sayre, Roman Ivanov, S. Mike Dierken, Sam
- Ruby, Sean Knapp, Shaun Inman, Simon Pieters, Stefan Haustein,
- Stephen Ma, Steve Runyon, Steven Garrity, Stewart Brodie, Stuart
- Parmenter, Tantek Çelik, Thomas Broyer, Thomas O'Connor, Tim
- Altman, Vladimir Vukićević, Wakaba, William Swanson,
- and everyone on the WHATWG mailing list for their useful and
- substantial comments.</p>
+ Nottingham, Mark Rowe<!--bdash-->, Mark Schenk, Martijn Wargers,
+ Martin Atkins, Martin Honnen, Mathieu Henri, Matthew Mastracci,
+ Matthew Raymond, Matthew Thomas, Mattias Waldau, Max Romantschuk,
+ Michael 'Ratt' Iannarelli, Michael A. Nachbaur, Michael A. Puls
+ II<!--Shadow2531-->, Michael Gratton, Michael Powers, Michel Fortin,
+ Mihai Şucan<!-- from ROBO Design -->, Mike Dierken<!--
+ S. Mike Dierken -->, Mike Dixon, Mike Schinkel, Mike Shaver, Mikko
+ Rantalainen, Neil Deakin, Olav Junker Kjær, Philip Taylor,
+ Rajas Moonka, Rimantas Liubertas, Robert O'Callahan, Robert Sayre,
+ Roman Ivanov, S. Mike Dierken, Sam Ruby, Sean Knapp, Shaun Inman,
+ Simon Pieters, Stefan Haustein, Stephen Ma, Steve Runyon, Steven
+ Garrity, Stewart Brodie, Stuart Parmenter, Tantek Çelik,
+ Thomas Broyer, Thomas O'Connor, Tim Altman, Vladimir
+ Vukićević, Wakaba, William Swanson, and everyone on
+ the WHATWG mailing list for their useful and substantial
+ comments.</p>
<p>Special thanks to Richard Williamson for creating the first
implementation of <code>canvas</code> in Safari, from which the
More information about the Commit-Watchers
mailing list