1 <html> 2 <head> 3 <meta http-equiv="content-type" content="text/html; charset=x-user-defined"> 4 <title>x-user-defined (bug </title> 5 </head> 6 <body> 7 <script> 8 if (window.layoutTestController) 9 layoutTestController.dumpAsText(); 10 </script> 11 <p>Test <a href="http://bugs.webkit.org/show_bug.cgi?id=18270">bugzilla bug 18270</a> (Interpreting x-user-defined as windows-1252 when 12 declared in meta tag). Two lines below should be identical.</p> 13 14 <br /> 15 € ‚ƒ„…†‡ˆ‰Š‹Œ Ž ‘’“”•–—˜™š›œ žŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ 16 </body> 17 </html> 18