| <html> | |
| <head> | |
| <!-- this is not a <body> tag --> | |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | |
| <script>if (window.testRunner) testRunner.dumpAsText();</script> | |
| </head> | |
| <body> | |
| <p>This is a UTF-8 quote mark: ’</p> | |
| <p>If it shows up as garbage, that means Safari got confused by comments within the <head> section.</p> | |
| </body> | |
| </html> |