diff options
author | Alec Theriault <alec.theriault@gmail.com> | 2018-11-07 13:45:15 -0800 |
---|---|---|
committer | Alec Theriault <alec.theriault@gmail.com> | 2018-11-07 13:45:15 -0800 |
commit | d701f163017e59107a14d99bdb6c3f71c2578c3c (patch) | |
tree | 43b68b5f8252338a46b75751f5273b0829487343 /html-test/ref/BugExportHeadings.html | |
parent | ad157c408cd7ad4badec71a84551a836a343f27b (diff) |
Accept HTML output changes
Diffstat (limited to 'html-test/ref/BugExportHeadings.html')
-rw-r--r-- | html-test/ref/BugExportHeadings.html | 58 |
1 files changed, 30 insertions, 28 deletions
diff --git a/html-test/ref/BugExportHeadings.html b/html-test/ref/BugExportHeadings.html index 4c2e822e..19f19778 100644 --- a/html-test/ref/BugExportHeadings.html +++ b/html-test/ref/BugExportHeadings.html @@ -41,34 +41,36 @@ >BugExportHeadings</p ></div ><div id="table-of-contents" - ><p class="caption" - >Contents</p - ><ul - ><li - ><a href="#" - >Foo</a - ></li - ><li - ><a href="#" - >Bar</a - ></li - ><li - ><a href="#" - >Baz</a - ></li - ><li - ><a href="#" - >One</a - ></li - ><li - ><a href="#" - >Two</a - ></li + ><div id="contents-list" + ><p class="caption" + >Contents</p + ><ul ><li - ><a href="#" - >Three</a - ></li - ></ul + ><a href="#" + >Foo</a + ></li + ><li + ><a href="#" + >Bar</a + ></li + ><li + ><a href="#" + >Baz</a + ></li + ><li + ><a href="#" + >One</a + ></li + ><li + ><a href="#" + >Two</a + ></li + ><li + ><a href="#" + >Three</a + ></li + ></ul + ></div ></div ><div id="synopsis" ><details id="syn" @@ -223,4 +225,4 @@ ></div ></body ></html -> +>
\ No newline at end of file |