blob: adb4424e57742c004f5785c405249889129b7d40 [file] [log] [blame] [edit]
<html>
<head>
<title>CSS content test</title>
</head>
<body>
<h1>First Chapter: TEST 1</h1>
Should read: "First Chapter: TEST 1"
<h2>Chapter: TEST 2</h2>
Should read: "Chapter: TEST 2"
<h3>Chapter One: TEST 3</h3>
Should read: "Chapter One: TEST 3"
<h4>Chapter: TEST 4</h4>
Should read: "Chapter: TEST 4"
</body>