Html5 writer: Correctly sort docinfo and subtitle into "parts" dict.
commit0684ba9b0d08c1fa24e6774f195f5f3e7c218c4d
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Tue, 5 Jun 2018 13:38:08 +0000 (5 13:38 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Tue, 5 Jun 2018 13:38:08 +0000 (5 13:38 +0000)
tree92226d4d588c55dc46eb37cfe24bff9c7f0b3cae
parentf813d947f920d245e70680fb0748f88dfd29a2ab
Html5 writer: Correctly sort docinfo and subtitle into "parts" dict.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8217 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/docutils/writers/_html_base.py
docutils/test/DocutilsTestSupport.py
docutils/test/functional/expected/standalone_rst_html5.html
docutils/test/test_writers/test_html5_polyglot_parts.py [new file with mode: 0644]