Adapt test to fixes in course of the HTML-writer code "outsourcing":
commit7f5370675f7e3ffc5289f7f8cb80cd425b4ef714
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Tue, 29 Nov 2016 12:06:46 +0000 (29 12:06 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Tue, 29 Nov 2016 12:06:46 +0000 (29 12:06 +0000)
tree3ef79375f8a4fea6f03687cbab3dbdfe0b810bc6
parenta5fb9c6da5778d30ac28b35d8108fa170cbd5d80
Adapt test to fixes in course of the HTML-writer code "outsourcing":

* update mathjax URL
* do not wrap attribution in <cite>
  (as the cite element should be used to name a work, not a person).

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7979 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/test/functional/expected/math_output_mathjax.html
docutils/test/functional/expected/standalone_rst_html5.html
docutils/test/test_writers/test_html4css1_misc.py