diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-02-27 17:40:16 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-02-27 17:40:16 +0000 |
| commit | 8d891ca085a013a114d0ef222540101519a4603c (patch) | |
| tree | bd56a85af88fe20e479ad36dc0f03b838d9e3d28 /docutils/test/functional/expected | |
| parent | f674a0e76873c8db8c9acece85f6d78b39eaa693 (diff) | |
| download | docutils-8d891ca085a013a114d0ef222540101519a4603c.tar.gz | |
updated functional test
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@4353 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/test/functional/expected')
| -rw-r--r-- | docutils/test/functional/expected/standalone_rst_s5_html_1.html | 2 | ||||
| -rw-r--r-- | docutils/test/functional/expected/standalone_rst_s5_html_2.html | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/docutils/test/functional/expected/standalone_rst_s5_html_1.html b/docutils/test/functional/expected/standalone_rst_s5_html_1.html index 8d6e603b9..a3e4e4bb5 100644 --- a/docutils/test/functional/expected/standalone_rst_s5_html_1.html +++ b/docutils/test/functional/expected/standalone_rst_s5_html_1.html @@ -64,6 +64,8 @@ ============================ --> <!-- Display in Print Only ===================== --> +<!-- Display in Handout Mode Only +============================ --> <!-- Incremental Display =================== --> <div class="contents handout topic"> diff --git a/docutils/test/functional/expected/standalone_rst_s5_html_2.html b/docutils/test/functional/expected/standalone_rst_s5_html_2.html index 75f4b611f..fdf4b7ef0 100644 --- a/docutils/test/functional/expected/standalone_rst_s5_html_2.html +++ b/docutils/test/functional/expected/standalone_rst_s5_html_2.html @@ -60,6 +60,8 @@ ============================ --> <!-- Display in Print Only ===================== --> +<!-- Display in Handout Mode Only +============================ --> <!-- Incremental Display =================== --> <div class="contents handout topic"> |
