summaryrefslogtreecommitdiff
path: root/docutils/test/functional/expected
diff options
context:
space:
mode:
authorwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-02-26 23:09:26 +0000
committerwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-02-26 23:09:26 +0000
commit3e31a416eee142f426cf940f520afd4b4d74fe0c (patch)
tree6e5f8068f854f3da4fd592a5ded223b676ca4f9b /docutils/test/functional/expected
parent0e18c2da596d332722d44a6d2fec3f38602806d7 (diff)
downloaddocutils-3e31a416eee142f426cf940f520afd4b4d74fe0c.tar.gz
moved misc_rst_html4css1.html from .../output/ to .../expected/
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2993 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/test/functional/expected')
-rw-r--r--docutils/test/functional/expected/misc_rst_html4css1.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/docutils/test/functional/expected/misc_rst_html4css1.html b/docutils/test/functional/expected/misc_rst_html4css1.html
new file mode 100644
index 000000000..9301f6686
--- /dev/null
+++ b/docutils/test/functional/expected/misc_rst_html4css1.html
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<meta name="generator" content="Docutils 0.3.8: http://docutils.sourceforge.net/" />
+<title></title>
+<link rel="stylesheet" href="foo&amp;bar.css" type="text/css" />
+</head>
+<body>
+<div class="document">
+<p>simple input</p>
+</div>
+</body>
+</html>