diff options
author | Simon Hengel <sol@typeful.net> | 2013-12-14 20:53:30 +0100 |
---|---|---|
committer | Austin Seipp <austin@well-typed.com> | 2014-01-12 14:48:35 -0600 |
commit | d08865e42e7b03348549b79cdc251f444516bc34 (patch) | |
tree | 6545e0be32c4f19ff805ede573c44aab3ecd4433 /html-test/ref | |
parent | 2448bd71609688be7b8bfe362a8534959531cd79 (diff) |
Update acceptance tests
Diffstat (limited to 'html-test/ref')
-rw-r--r-- | html-test/ref/mini_TitledPicture.html (renamed from html-test/ref/mini_DeprecationMessageParseError.html) | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/html-test/ref/mini_DeprecationMessageParseError.html b/html-test/ref/mini_TitledPicture.html index e52f487f..760566e5 100644 --- a/html-test/ref/mini_DeprecationMessageParseError.html +++ b/html-test/ref/mini_TitledPicture.html @@ -3,7 +3,7 @@ ><head ><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title - >DeprecationMessageParseError</title + >TitledPicture</title ><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript" ></script @@ -16,7 +16,7 @@ window.onload = function () {pageLoad();}; ><body id="mini" ><div id="module-header" ><p class="caption" - >DeprecationMessageParseError</p + >TitledPicture</p ></div ><div id="interface" ><div class="top" @@ -25,6 +25,12 @@ window.onload = function () {pageLoad();}; >foo</a ></p ></div + ><div class="top" + ><p class="src" + ><a href="" target="main" + >bar</a + ></p + ></div ></div ></body ></html |