mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
16 lines
333 B
HTML
16 lines
333 B
HTML
<!DOCTYPE html>
|
|
<!-- Reftest for bug 391045 -->
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
|
<title>reftest for bug 391045</title>
|
|
</head>
|
|
<style type="text/css">
|
|
body {
|
|
font-size: 24pt;
|
|
}
|
|
</style>
|
|
<body>
|
|
<p>നെ തുടര്ന്നാണ് ആര.</p>
|
|
</body>
|
|
</html> |