diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2019-09-19 13:59:09 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2019-09-19 13:59:09 +0000 |
| commit | 0a1b20437a7da676acbda3cc5ae69b963f93afb3 (patch) | |
| tree | e7365f0d3d94cf70ad1b157c9000ff33fa713493 /docutils/test/functional/input | |
| parent | 598bbfc764efa83acba5c60e8b6c0280f78313a6 (diff) | |
| download | docutils-0a1b20437a7da676acbda3cc5ae69b963f93afb3.tar.gz | |
HTML fixes and updates.
Remove dead code.
Remove unused class value "first" for topic-title.
Fix/update CSS stylesheets for html5 writer.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8396 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/test/functional/input')
| -rw-r--r-- | docutils/test/functional/input/standalone_rst_html5.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docutils/test/functional/input/standalone_rst_html5.txt b/docutils/test/functional/input/standalone_rst_html5.txt index fe000be75..92eb6e0ca 100644 --- a/docutils/test/functional/input/standalone_rst_html5.txt +++ b/docutils/test/functional/input/standalone_rst_html5.txt @@ -87,7 +87,8 @@ content Field list variants ``````````````````` -For field lists, the "compact/open", "narrow" and "run-in" styles are defined. +For field lists, the "compact/open", "narrow" and "run-in" styles are defined +in the style sheet ``plain.css``. *compact* .. class:: compact @@ -194,7 +195,7 @@ setting (or command line argument). :alt: Conforms to HTML 5 :target: http://www.w3.org/TR/html5/ -.. |validator| image:: https://validator-suite.w3.org/icons/vs-blue-256.png +.. |validator| image:: https://www.w3.org/Icons/ValidatorSuite/vs-blue-190.png :height: 31 :width: 88 :alt: Check validity! |
