summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/t/results/sectioning/unnumbered_before_node_top_top.pl
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/tp/t/results/sectioning/unnumbered_before_node_top_top.pl')
-rw-r--r--macros/texinfo/texinfo/tp/t/results/sectioning/unnumbered_before_node_top_top.pl23
1 files changed, 17 insertions, 6 deletions
diff --git a/macros/texinfo/texinfo/tp/t/results/sectioning/unnumbered_before_node_top_top.pl b/macros/texinfo/texinfo/tp/t/results/sectioning/unnumbered_before_node_top_top.pl
index 341d203785..b6f70a4692 100644
--- a/macros/texinfo/texinfo/tp/t/results/sectioning/unnumbered_before_node_top_top.pl
+++ b/macros/texinfo/texinfo/tp/t/results/sectioning/unnumbered_before_node_top_top.pl
@@ -101,7 +101,9 @@ $result_trees{'unnumbered_before_node_top_top'} = [
],
'nodes_manuals' => [
{
- 'node_content' => [],
+ 'node_content' => [
+ {}
+ ],
'normalized' => 'Top'
}
],
@@ -180,7 +182,7 @@ $result_trees{'unnumbered_before_node_top_top'}[0]{'extra'}{'section'} = $result
$result_trees{'unnumbered_before_node_top_top'}[1]{'contents'}[0]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'unnumbered_before_node_top_top'}[1]{'contents'}[0]{'args'}[0];
$result_trees{'unnumbered_before_node_top_top'}[1]{'contents'}[0]{'args'}[0]{'parent'} = $result_trees{'unnumbered_before_node_top_top'}[1]{'contents'}[0];
$result_trees{'unnumbered_before_node_top_top'}[1]{'contents'}[0]{'extra'}{'node_content'}[0] = $result_trees{'unnumbered_before_node_top_top'}[1]{'contents'}[0]{'args'}[0]{'contents'}[0];
-$result_trees{'unnumbered_before_node_top_top'}[1]{'contents'}[0]{'extra'}{'nodes_manuals'}[0]{'node_content'} = $result_trees{'unnumbered_before_node_top_top'}[1]{'contents'}[0]{'extra'}{'node_content'};
+$result_trees{'unnumbered_before_node_top_top'}[1]{'contents'}[0]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0] = $result_trees{'unnumbered_before_node_top_top'}[1]{'contents'}[0]{'args'}[0]{'contents'}[0];
$result_trees{'unnumbered_before_node_top_top'}[1]{'contents'}[0]{'parent'} = $result_trees{'unnumbered_before_node_top_top'}[1];
$result_trees{'unnumbered_before_node_top_top'}[1]{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'} = $result_trees{'unnumbered_before_node_top_top'}[1]{'contents'}[1]{'args'}[0];
$result_trees{'unnumbered_before_node_top_top'}[1]{'contents'}[1]{'args'}[0]{'parent'} = $result_trees{'unnumbered_before_node_top_top'}[1]{'contents'}[1];
@@ -283,6 +285,9 @@ $result_errors{'unnumbered_before_node_top_top'} = [
];
+$result_floats{'unnumbered_before_node_top_top'} = {};
+
+
$result_elements{'unnumbered_before_node_top_top'} = [
{
'extra' => {
@@ -395,14 +400,16 @@ $result_converted{'html'}->{'unnumbered_before_node_top_top'} = '<!DOCTYPE html
<meta name="keywords" content="top section">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
+<meta name="viewport" content="width=device-width,initial-scale=1">
+
<link href="#Top" rel="start" title="Top">
<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}
@@ -411,6 +418,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>
@@ -419,13 +427,16 @@ ul.no-bullet {list-style: none}
</head>
<body lang="en">
-<span id="before-nodes"></span><h2 class="unnumbered">before nodes</h2>
+<div class="unnumbered" id="before-nodes">
+<h2 class="unnumbered">before nodes</h2>
<p>in unnumbered
</p>
-<span id="Top"></span><span id="top-section"></span><h2 class="unnumbered">top section</h2>
+</div>
+<div class="top" id="Top">
+<span id="top-section"></span><h2 class="unnumbered">top section</h2>
<p>Top node
-</p><hr>
+</p><hr></div>