Mypal/dom/html/reftests/484200-1.html
2019-03-11 13:26:37 +03:00

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>