summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/t/results/html_tests/image_link_prefix.pl
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-07-04 03:01:24 +0000
committerNorbert Preining <norbert@preining.info>2021-07-04 03:01:24 +0000
commit7994f86ec5e18f9d0d9f90161a2f26dd26d26af7 (patch)
tree88edb7d1a1aed3183a1350202c898716b4ac59ce /macros/texinfo/texinfo/tp/t/results/html_tests/image_link_prefix.pl
parent03fa062b03ce2bb5385f8f30888f94d441fa5cb4 (diff)
CTAN sync 202107040301
Diffstat (limited to 'macros/texinfo/texinfo/tp/t/results/html_tests/image_link_prefix.pl')
-rw-r--r--macros/texinfo/texinfo/tp/t/results/html_tests/image_link_prefix.pl8
1 files changed, 7 insertions, 1 deletions
diff --git a/macros/texinfo/texinfo/tp/t/results/html_tests/image_link_prefix.pl b/macros/texinfo/texinfo/tp/t/results/html_tests/image_link_prefix.pl
index bccb3e451d..48e6ccb226 100644
--- a/macros/texinfo/texinfo/tp/t/results/html_tests/image_link_prefix.pl
+++ b/macros/texinfo/texinfo/tp/t/results/html_tests/image_link_prefix.pl
@@ -47,6 +47,9 @@ $result_texts{'image_link_prefix'} = 'image';
$result_errors{'image_link_prefix'} = [];
+$result_floats{'image_link_prefix'} = {};
+
+
$result_converted{'html'}->{'image_link_prefix'} = '<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
@@ -59,13 +62,15 @@ $result_converted{'html'}->{'image_link_prefix'} = '<!DOCTYPE html PUBLIC "-//W3
<meta name="keywords" content="Untitled Document">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
+<meta name="viewport" content="width=device-width,initial-scale=1">
+
<style type="text/css">
<!--
+a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
blockquote.indentedblock {margin-right: 0em}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-div.lisp {margin-left: 3.2em}
kbd {font-style: oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
@@ -74,6 +79,7 @@ pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
+span:hover a.copiable-anchor {visibility: visible}
ul.no-bullet {list-style: none}
-->
</style>