mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 04:13:06 +09:00
11 lines
132 B
HTML
11 lines
132 B
HTML
<html>
|
|
<head>
|
|
<title>Test for Bug 484200</title>
|
|
<style>
|
|
p { background:lime }
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<p>xxxxx</p>
|
|
</body>
|
|
</html>
|