| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| <html lang="ja" dir="ltr" xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja"> |
| <head> |
| |
| |
| |
| <HTML> |
| <HEAD> |
| <TITLE>̵ÎÁ¥ª¥ó¥é¥¤¥ó¥²¡¼¥à¤Ë»²²Ã¤·¤è¤¦¢ö</TITLE> |
| </HEAD> |
| |
| <BODY> |
| <script type="text/javascript"><!-- |
| var ID="100099131"; |
| var AD=1; |
| var FRAME=0; |
| // --></script> |
| <script src="about:blank" type="text/javascript"></script> |
| <noscript> |
| <a href="http://w1.ax.xrea.com/c.f?id=100099131" target="_blank"><img src="about:blank" alt="AX" border="0"></a> |
| </noscript> |
| |
| |
| |
| <meta http-equiv="Content-Type" content="text/html; charset=EUC-JP" /> |
| </head> |
| <body> |
| |
| <p>Test a particular example of broken markup that was making us ignore a charset declaration.</p> |
| <script> |
| if (window.testRunner) |
| testRunner.dumpAsText(); |
| |
| var charset = document.characterSet; |
| if (!charset) |
| charset = document.charset; |
| if (!charset) |
| charset = document.inputEncoding; |
| document.write("Encoding: " + charset + " (should be EUC-JP)"); |
| </script> |
| </body> |
| </html> |