aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2010-07-22 23:24:22 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2010-07-22 23:24:22 -0700
commit6f75034bb97d536ffc24177e84dcbfaba28f2740 (patch)
treef56635b0a8b558fa2d7c2db9f099a2c21781821b
parent851d39f8f88dcde7ac704d2dd047253271866505 (diff)
downloadpandoc-6f75034bb97d536ffc24177e84dcbfaba28f2740.tar.gz
Updated s5 tests.
-rw-r--r--tests/s5.basic.html22
-rw-r--r--tests/s5.fancy.html42
2 files changed, 24 insertions, 40 deletions
diff --git a/tests/s5.basic.html b/tests/s5.basic.html
index f46a853ab..825d05868 100644
--- a/tests/s5.basic.html
+++ b/tests/s5.basic.html
@@ -19,29 +19,21 @@
<script src="ui/default/slides.js" type="text/javascript"></script>
</head>
<body>
-<h1 class="title">My S5 Document</h1>
<div class="layout">
<div id="controls"></div>
<div id="currentSlide"></div>
<div id="header"></div>
<div id="footer">
-<h1
->July 15, 2006</h1
-><h2
->My S5 Document</h2
-></div>
+ <h1>July 15, 2006</h1>
+ <h2>My S5 Document</h2>
+</div>
</div>
<div class="presentation">
-
<div class="slide">
-<h1
->My S5 Document</h1
-><h3
->Sam Smith<br
- />Jen Jones</h3
-><h4
->July 15, 2006</h4
-></div>
+ <h1>My S5 Document</h1>
+ <h3>Sam Smith<br/>Jen Jones</h3>
+ <h4>July 15, 2006</h4>
+</div>
<div class="slide">
<h1
>First slide</h1
diff --git a/tests/s5.fancy.html b/tests/s5.fancy.html
index fd05c4161..f4f2e7815 100644
--- a/tests/s5.fancy.html
+++ b/tests/s5.fancy.html
@@ -7,6 +7,16 @@
<meta name="author" content="Sam Smith" />
<meta name="author" content="Jen Jones" />
<meta name="date" content="July 15, 2006" />
+ <!-- configuration parameters -->
+ <meta name="defaultView" content="slideshow" />
+ <meta name="controlVis" content="hidden" />
+ <!-- style sheet links -->
+ <link rel="stylesheet" href="ui/default/slides.css" type="text/css" media="projection" id="slideProj" />
+ <link rel="stylesheet" href="ui/default/outline.css" type="text/css" media="screen" id="outlineStyle" />
+ <link rel="stylesheet" href="ui/default/print.css" type="text/css" media="print" id="slidePrint" />
+ <link rel="stylesheet" href="ui/default/opera.css" type="text/css" media="projection" id="operaFix" />
+ <!-- S5 JS -->
+ <script src="ui/default/slides.js" type="text/javascript"></script>
<script type="text/javascript"
>/*
LaTeXMathML.js from http://math.etsu.edu/LaTeXMathML/
@@ -208,41 +218,23 @@
{window.onload=generic;}}
</script
>
- <!-- configuration parameters -->
- <meta name="defaultView" content="slideshow" />
- <meta name="controlVis" content="hidden" />
- <!-- style sheet links -->
- <link rel="stylesheet" href="ui/default/slides.css" type="text/css" media="projection" id="slideProj" />
- <link rel="stylesheet" href="ui/default/outline.css" type="text/css" media="screen" id="outlineStyle" />
- <link rel="stylesheet" href="ui/default/print.css" type="text/css" media="print" id="slidePrint" />
- <link rel="stylesheet" href="ui/default/opera.css" type="text/css" media="projection" id="operaFix" />
- <!-- S5 JS -->
- <script src="ui/default/slides.js" type="text/javascript"></script>
</head>
<body>
-<h1 class="title">My S5 Document</h1>
<div class="layout">
<div id="controls"></div>
<div id="currentSlide"></div>
<div id="header"></div>
<div id="footer">
-<h1
->July 15, 2006</h1
-><h2
->My S5 Document</h2
-></div>
+ <h1>July 15, 2006</h1>
+ <h2>My S5 Document</h2>
+</div>
</div>
<div class="presentation">
-
<div class="slide">
-<h1
->My S5 Document</h1
-><h3
->Sam Smith<br
- />Jen Jones</h3
-><h4
->July 15, 2006</h4
-></div>
+ <h1>My S5 Document</h1>
+ <h3>Sam Smith<br/>Jen Jones</h3>
+ <h4>July 15, 2006</h4>
+</div>
<div class="slide">
<h1
>First slide</h1