Fix class= in <section>.
[doclang.git] / test / Golden / TCT / HeaderSection / 0008.tct.dtc.en_US.html5
index 7e709018c556be026bf9847a9711ab68c6d08a45..3ecab9ea1eac1a46994015f714d071f40bc13075 100644 (file)
@@ -1,3 +1,73 @@
-2:8:
-unexpected end of input
-expecting <title> or class=
+<!DOCTYPE HTML>
+
+<html lang="en">
+  <head>
+    <meta http-equiv="Content-Type"
+          content="text/html; charset=UTF-8">
+    <title>sec1</title>
+    <meta name="generator"
+          content="https://hackage.haskell.org/package/hdoc">
+    <link rel="Chapter"
+          title="sec12"
+          href="#section1">
+    <link rel="Chapter"
+          title="sec3"
+          href="#section2">
+    <link rel="stylesheet"
+          type="text/css"
+          href="style/dtc-html5.css">
+  </head>
+  <body>
+    <div class="document-head">
+      <table>
+        <tbody>
+          <tr>
+            <td class="left">
+              <table class="document-headers">
+                <tbody>
+                </tbody>
+              </table>
+            </td>
+            <td class="right">
+              <table class="document-authors">
+                <tbody>
+                </tbody>
+              </table>
+            </td>
+          </tr>
+        </tbody>
+      </table>
+    </div>
+    <div class="title">
+      <h1>sec1</h1>
+    </div>
+    <section class="section"
+             id="section1">
+      <table id="sec12"
+             class="section-header">
+        <tbody>
+          <tr>
+            <td class="section-number"><a href="#section1">1</a>.</td>
+            <td class="section-title">
+              <h2>sec12</h2>
+            </td>
+          </tr>
+        </tbody>
+      </table>
+    </section>
+    <section class="section"
+             id="section2">
+      <table id="sec3"
+             class="section-header">
+        <tbody>
+          <tr>
+            <td class="section-number"><a href="#section2">2</a>.</td>
+            <td class="section-title">
+              <h2>sec3</h2>
+            </td>
+          </tr>
+        </tbody>
+      </table>
+    </section>
+  </body>
+</html>
\ No newline at end of file