mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-06 02:30:56 +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>
|