Adapt test to fixes in course of the HTML-writer code "outsourcing":
commita3b722fe55b68fafbba740f0b6306048ed92feec
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)
tree2f5cb84a4683cbf11712ea5651af5f6522898d9b
parent81bba8ed70f2dc448bb5f53259614dc7d7a240f6
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/docutils@7979 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
test/functional/expected/math_output_mathjax.html
test/functional/expected/standalone_rst_html5.html
test/test_writers/test_html4css1_misc.py