mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-20 10:33:36 +00:00
12 lines
142 B
HTML
12 lines
142 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Test for Bug 484200</title>
|
||
|
<style src=style>
|
||
|
p { background:lime }
|
||
|
</style>
|
||
|
</head>
|
||
|
<body>
|
||
|
<p>xxxxx</p>
|
||
|
</body>
|
||
|
</html>
|