Skip to content

Commit

Permalink
[giow] (2) Define compatibility mapping for ISO-2022-JP.
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7444

git-svn-id: http://svn.whatwg.org/webapps@6646 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Oct 6, 2011
1 parent f567bbf commit d97eec8
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 3 deletions.
14 changes: 13 additions & 1 deletion complete.html
Expand Up @@ -14842,6 +14842,7 @@ <h5 id=charset><span class=secno>4.2.5.5 </span>Specifying the document's charac
<a href=#refsRFC1468>[RFC1468]</a><!-- ISO-2022-JP -->
<a href=#refsRFC2237>[RFC2237]</a><!-- ISO-2022-JP-1 -->
<a href=#refsRFC1554>[RFC1554]</a><!-- ISO-2022-JP-2 -->
<a href=#refsCP50220>[CP50220]</a><!-- CP50220, the compatibility replacement for ISO-2022-JP -->
<a href=#refsRFC1922>[RFC1922]</a><!-- ISO-2022-CN and ISO-2022-CN-EXT -->
<a href=#refsRFC1557>[RFC1557]</a><!-- ISO-2022-KR -->
<a href=#refsCESU8>[CESU8]</a>
Expand Down Expand Up @@ -84431,6 +84432,11 @@ <h5 id=character-encodings-0><span class=secno>13.2.2.2 </span>Character encodin
<tr><td> GB_2312-80 <td> GBK <td>
<a href=#refsRFC1345>[RFC1345]</a>
<a href=#refsGBK>[GBK]</a>
<tr><td> ISO-2022-JP <td> CP50220 <td>
<a href=#refsRFC1468>[RFC1468]</a><!-- ISO-2022-JP -->
<a href=#refsRFC2237>[RFC2237]</a><!-- ISO-2022-JP-1 -->
<a href=#refsRFC1554>[RFC1554]</a><!-- ISO-2022-JP-2 -->
<a href=#refsCP50220>[CP50220]</a><!-- CP50220, the compatibility replacement for ISO-2022-JP -->
<tr><td> ISO-8859-1 <td> windows-1252 <td>
<a href=#refsRFC1345>[RFC1345]</a>
<a href=#refsWIN1252>[WIN1252]</a>
Expand Down Expand Up @@ -101147,7 +101153,13 @@ <h3 class="no-num">Reflecting IDL attributes</h3>
Resource Sharing</a></cite>, A. van Kesteren. W3C.</dd>
-->
<dd><cite><a href=http://dev.w3.org/2006/waf/access-control/>Cross-Origin
Resource Sharing</a></cite>, A. van Kesteren. W3C.</dd>
Resource Sharing</a></cite>, A. van Kesteren. W3C.</dd>

<dt id=refsCP50220>[CP50220]</dt>
<dd><cite><a href=http://www.iana.org/assignments/charset-reg/CP50220>CP50220</a></cite>,
Y. Naruse. IANA.</dd> <!-- really should be "NARUSE, Y." or some
such, but there's a western bias to these references for
consistency. sorry. -->

<dt id=refsCP51932>[CP51932]</dt>
<dd><cite><a href=http://www.iana.org/assignments/charset-reg/CP51932>CP51932</a></cite>,
Expand Down
14 changes: 13 additions & 1 deletion index
Expand Up @@ -14842,6 +14842,7 @@ people expect to have work and what is necessary.
<a href=#refsRFC1468>[RFC1468]</a><!-- ISO-2022-JP -->
<a href=#refsRFC2237>[RFC2237]</a><!-- ISO-2022-JP-1 -->
<a href=#refsRFC1554>[RFC1554]</a><!-- ISO-2022-JP-2 -->
<a href=#refsCP50220>[CP50220]</a><!-- CP50220, the compatibility replacement for ISO-2022-JP -->
<a href=#refsRFC1922>[RFC1922]</a><!-- ISO-2022-CN and ISO-2022-CN-EXT -->
<a href=#refsRFC1557>[RFC1557]</a><!-- ISO-2022-KR -->
<a href=#refsCESU8>[CESU8]</a>
Expand Down Expand Up @@ -84431,6 +84432,11 @@ dictionary <dfn id=storageeventinit>StorageEventInit</dfn> : <a href=#eventinit>
<tr><td> GB_2312-80 <td> GBK <td>
<a href=#refsRFC1345>[RFC1345]</a>
<a href=#refsGBK>[GBK]</a>
<tr><td> ISO-2022-JP <td> CP50220 <td>
<a href=#refsRFC1468>[RFC1468]</a><!-- ISO-2022-JP -->
<a href=#refsRFC2237>[RFC2237]</a><!-- ISO-2022-JP-1 -->
<a href=#refsRFC1554>[RFC1554]</a><!-- ISO-2022-JP-2 -->
<a href=#refsCP50220>[CP50220]</a><!-- CP50220, the compatibility replacement for ISO-2022-JP -->
<tr><td> ISO-8859-1 <td> windows-1252 <td>
<a href=#refsRFC1345>[RFC1345]</a>
<a href=#refsWIN1252>[WIN1252]</a>
Expand Down Expand Up @@ -101147,7 +101153,13 @@ if (s = prompt('What is your name?')) {
Resource Sharing</a></cite>, A. van Kesteren. W3C.</dd>
-->
<dd><cite><a href=http://dev.w3.org/2006/waf/access-control/>Cross-Origin
Resource Sharing</a></cite>, A. van Kesteren. W3C.</dd>
Resource Sharing</a></cite>, A. van Kesteren. W3C.</dd>

<dt id=refsCP50220>[CP50220]</dt>
<dd><cite><a href=http://www.iana.org/assignments/charset-reg/CP50220>CP50220</a></cite>,
Y. Naruse. IANA.</dd> <!-- really should be "NARUSE, Y." or some
such, but there's a western bias to these references for
consistency. sorry. -->

<dt id=refsCP51932>[CP51932]</dt>
<dd><cite><a href=http://www.iana.org/assignments/charset-reg/CP51932>CP51932</a></cite>,
Expand Down
15 changes: 14 additions & 1 deletion source
Expand Up @@ -15713,6 +15713,7 @@ people expect to have work and what is necessary.
<a href="#refsRFC1468">[RFC1468]</a><!-- ISO-2022-JP -->
<a href="#refsRFC2237">[RFC2237]</a><!-- ISO-2022-JP-1 -->
<a href="#refsRFC1554">[RFC1554]</a><!-- ISO-2022-JP-2 -->
<a href="#refsCP50220">[CP50220]</a><!-- CP50220, the compatibility replacement for ISO-2022-JP -->
<a href="#refsRFC1922">[RFC1922]</a><!-- ISO-2022-CN and ISO-2022-CN-EXT -->
<a href="#refsRFC1557">[RFC1557]</a><!-- ISO-2022-KR -->
<a href="#refsCESU8">[CESU8]</a>
Expand Down Expand Up @@ -95705,6 +95706,11 @@ dictionary <dfn>StorageEventInit</dfn> : <span>EventInit</span> {
<tr> <td> GB_2312-80 <td> GBK <td>
<a href="#refsRFC1345">[RFC1345]</a>
<a href="#refsGBK">[GBK]</a>
<tr> <td> ISO-2022-JP <td> CP50220 <td>
<a href="#refsRFC1468">[RFC1468]</a><!-- ISO-2022-JP -->
<a href="#refsRFC2237">[RFC2237]</a><!-- ISO-2022-JP-1 -->
<a href="#refsRFC1554">[RFC1554]</a><!-- ISO-2022-JP-2 -->
<a href="#refsCP50220">[CP50220]</a><!-- CP50220, the compatibility replacement for ISO-2022-JP -->
<tr> <td> ISO-8859-1 <td> windows-1252 <td>
<a href="#refsRFC1345">[RFC1345]</a>
<a href="#refsWIN1252">[WIN1252]</a>
Expand Down Expand Up @@ -115241,7 +115247,14 @@ if (s = prompt('What is your name?')) {
-->
<dd><cite><a
href="http://dev.w3.org/2006/waf/access-control/">Cross-Origin
Resource Sharing</a></cite>, A. van Kesteren. W3C.</dd>
Resource Sharing</a></cite>, A. van Kesteren. W3C.</dd>

<dt id="refsCP50220">[CP50220]</dt>
<dd><cite><a
href="http://www.iana.org/assignments/charset-reg/CP50220">CP50220</a></cite>,
Y. Naruse. IANA.</dd> <!-- really should be "NARUSE, Y." or some
such, but there's a western bias to these references for
consistency. sorry. -->

<dt id="refsCP51932">[CP51932]</dt>
<dd><cite><a
Expand Down

0 comments on commit d97eec8

Please sign in to comment.