mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-29 14:23:25 +00:00
13 lines
261 B
HTML
13 lines
261 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta content="width=device-width, initial-scale=1" name="viewport">
|
|
<title>meta declaration in parent and no declaration in child</title>
|
|
</head>
|
|
<body>
|
|
<p>Capital dje if decoded as Windows-1251: €</p>
|
|
|
|
</body>
|
|
</html>
|
|
|