blob: fa3e01947a6ab76dcfaa2f6494ec2a8bed71e7c3 [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<head>
<title>Reference rendering - passes if the number '10' appears below</title>
<link rel="author" title="Opera" href="https://www.opera.com/">
<style type="text/css">
div {
font-size: 30px;
}
</style>
</head>
<body>
<p>Test passes if the number '10' appears below.</p>
<div>10</div>
</body>
</html>