gecko/layout/reftests/bugs/801681-1-ref.html
2013-02-14 08:20:26 +02:00

14 lines
236 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="hz-gb-2312">
<style type="text/css">
p#p { color: green; }
</style>
<title>Bug 801681</title>
</head>
<body>
<p id="p">&#xfffd; This line should be green</p>
</body>
</html>