diff options
author | Alec Theriault <alec.theriault@gmail.com> | 2018-10-25 22:24:38 -0700 |
---|---|---|
committer | Alec Theriault <alec.theriault@gmail.com> | 2018-10-25 22:24:38 -0700 |
commit | 88f9060466b7f034d7cf0b60d5380507403def36 (patch) | |
tree | c16d4e7b50074196e211980adb133b9748e661b4 /html-test | |
parent | 4e102d7e973fd64f59167b173741e9c7ff4ef94f (diff) |
Accept HTML output
Diffstat (limited to 'html-test')
-rw-r--r-- | html-test/ref/Bug953.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/html-test/ref/Bug953.html b/html-test/ref/Bug953.html index 40b0f6a1..eab421b1 100644 --- a/html-test/ref/Bug953.html +++ b/html-test/ref/Bug953.html @@ -1,9 +1,11 @@ <html xmlns="http://www.w3.org/1999/xhtml" ><head ><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" + /><meta name="viewport" content="width=device-width, initial-scale=1" /><title >Bug953</title - ><link href="#" rel="stylesheet" type="text/css" title="Ocean" + ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" + /><link rel="stylesheet" type="text/css" href="#" /><link rel="stylesheet" type="text/css" href="#" /><script src="haddock-bundle.min.js" async="async" type="text/javascript" ></script @@ -12,7 +14,9 @@ ></head ><body ><div id="package-header" - ><ul class="links" id="page-menu" + ><span class="caption empty" + ></span + ><ul class="links" id="page-menu" ><li ><a href="#" >Contents</a @@ -22,8 +26,6 @@ >Index</a ></li ></ul - ><p class="caption empty" - ></p ></div ><div id="content" ><div id="module-header" @@ -143,4 +145,4 @@ ></div ></body ></html ->
\ No newline at end of file +> |