summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/t/results/sectioning/one_subsection.pl
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/tp/t/results/sectioning/one_subsection.pl')
-rw-r--r--macros/texinfo/texinfo/tp/t/results/sectioning/one_subsection.pl13
1 files changed, 10 insertions, 3 deletions
diff --git a/macros/texinfo/texinfo/tp/t/results/sectioning/one_subsection.pl b/macros/texinfo/texinfo/tp/t/results/sectioning/one_subsection.pl
index db4935cd93..f004907a20 100644
--- a/macros/texinfo/texinfo/tp/t/results/sectioning/one_subsection.pl
+++ b/macros/texinfo/texinfo/tp/t/results/sectioning/one_subsection.pl
@@ -78,6 +78,9 @@ $result_sectioning{'one_subsection'}{'section_childs'}[0]{'section_up'} = $resul
$result_errors{'one_subsection'} = [];
+$result_floats{'one_subsection'} = {};
+
+
$result_converted{'plaintext'}->{'one_subsection'} = '1 The subsection
----------------
@@ -96,13 +99,15 @@ $result_converted{'html'}->{'one_subsection'} = '<!DOCTYPE html PUBLIC "-//W3C//
<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}
@@ -111,6 +116,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>
@@ -119,8 +125,9 @@ ul.no-bullet {list-style: none}
</head>
<body lang="en">
-<span id="The-subsection"></span><h4 class="subsection">1 The subsection</h4>
-<hr>
+<div class="subsection" id="The-subsection">
+<h4 class="subsection">1 The subsection</h4>
+<hr></div>