[Webkit-unassigned] [Bug 14500] New: need to be more generous about charset declaration with meta tag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 2 15:52:23 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14500

           Summary: need to be more generous about charset declaration with
                    meta tag
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jungshik.shin at gmail.com


http://hanarei.blog32.fc2.com/

has a strange structure. Note that html tag appears twice and so does head.
charset definition in meta tag appears in the 2nd head tag.  WebKit does not
honor it while FF and IE do.


<HTML>
<HEAD>
<TITLE>–³—¿ƒIƒ“ƒ‰ƒCƒ“ƒQ[ƒ€‚ÉŽQ‰Á‚µ‚悤ô</TITLE>
</HEAD>
<BODY>
<script type="text/javascript"><!--
var ID="100099131";
var AD=0;
var FRAME=0;
// --></script>
<script src="http://j1.ax.xrea.com/l.j?id=100099131"
type="text/javascript"></script>
<noscript>
<a href="http://w1.ax.xrea.com/c.f?id=100099131" target="_blank"><img
src="http://w1.ax.xrea.com/l.f?id=100099131&url=X" alt="AX" border="0"></a>
</noscript>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="ja" xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=EUC-JP" />


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list