summaryrefslogtreecommitdiff
path: root/tests/s5.inserts.html
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2010-07-13 19:30:10 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2010-07-13 19:30:10 -0700
commita59a14190686ceab44e8dd2ccb7d061f281f929f (patch)
treede5733079a2bfd81ecf1863157c9dda23f45d637 /tests/s5.inserts.html
parent71b4700669162ea904a78c80d4f236d4ca13303f (diff)
Put insert-before text before the title h1 in HTML.
+ This is the documented behavior; the insert-before text comes after the <body> tag. + Resolves Issue #241.
Diffstat (limited to 'tests/s5.inserts.html')
-rw-r--r--tests/s5.inserts.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/s5.inserts.html b/tests/s5.inserts.html
index 0af12ffaa..69ab6f5e1 100644
--- a/tests/s5.inserts.html
+++ b/tests/s5.inserts.html
@@ -11,8 +11,8 @@
STUFF INSERTED
</head>
<body>
-<h1 class="title">My S5 Document</h1>
STUFF INSERTED
+<h1 class="title">My S5 Document</h1>
<div id="first-slide"
><h1
>First slide</h1