<xhtml:html xmlns:xhtml=""> | |
<meta content="charset=UTF-8" http-equiv="Content-Type"> | |
This test ensures a UTF-8 encoding is properly set on documents that: | |
<br> | |
(1) use namespace prefixes on HTML elements | |
<br> | |
(2) specify a non-latin charset | |
<br> | |
(3) contain non-latin characters | |
<br> | |
If this test passes, the UTF-8 character below should exactly match the character the character in namespace-tolerance-expected.txt. | |
法 | |
<script>if (window.testRunner) testRunner.dumpAsText();</script> | |
<html> |