mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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>
|