Ignore certain tidy warnings in assertValidHtmlDocument
authorMarius Hoch <hoo@online.de>
Thu, 23 Jan 2014 20:02:34 +0000 (21:02 +0100)
committerHashar <hashar@free.fr>
Tue, 28 Jan 2014 10:46:45 +0000 (10:46 +0000)
commit5785c77a00e7c54a2b9627d7cc58152ed8c7b002
tree3bd57974fbe194b99f029a5c7a531ebc34d65cf7
parentd715ec14ebe64f79b9a78141c50cb69e4c6ced72
Ignore certain tidy warnings in assertValidHtmlDocument

Those aren't really useful, especially as tidy often
cries about parameters missing which have been
deprecated since HTML 4, so that these warnings have
no value for us.

Change-Id: Ic27c597aa988079ed08e152861bf1dee9581b829
tests/phpunit/MediaWikiTestCase.php