Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
<head>
<title>Reference rendering - pass if there is a number 5 below</title>
</head>
<body>
<p>Test passes if there is a number '5' below.</p>
<div>5</div>
</body>
</html>