Remove id selector for toctitle
authorFomafix <fomafix@googlemail.com>
Thu, 8 Jun 2017 07:56:36 +0000 (09:56 +0200)
committerFomafix <fomafix@googlemail.com>
Thu, 8 Jun 2017 08:05:00 +0000 (10:05 +0200)
commitfbf939cdda77bdeb6335fe0cec6b2a9cb6b0e5e2
tree824f0644bc5e823ea2d4e729555a0e7738556615
parentc721668afa07cf25c32ffa7c2f3fb9b2ef2c0b92
Remove id selector for toctitle

In 1bf5a652 the id selector was changed to a class selector for toctitle.
The cached HTML has been expired now and the id selector is not necessary
anymore.

Also remove the id selector #toc.tochidden for print style. This is not
necessary because the tochidden gets only added to .toc and not to #toc.

Change-Id: I43cfffdb0807e8ed8f6b7b8732ba857b709bee80
includes/Linker.php
resources/src/mediawiki/mediawiki.toc.js
resources/src/mediawiki/mediawiki.toc.print.css
tests/parser/parserTests.txt
tests/qunit/suites/resources/mediawiki/mediawiki.toc.test.js