mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
12 lines
237 B
HTML
12 lines
237 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-type" content="text/html; charset=x-sjis">
|
||
|
<title>x-sjis overlap</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
This is some regular old text
|
||
|
<a>This is some text in an anchor</a>
|
||
|
</body>
|
||
|
</html>
|