From: Subramanya Sastry Date: Wed, 13 Mar 2019 21:33:37 +0000 (-0500) Subject: Remove references to Html5Depurate X-Git-Tag: 1.34.0-rc.0~2539^2 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/rappels.php?a=commitdiff_plain;h=a330f86543459812d5aa659ab8d31fb55b124361;p=lhc%2Fweb%2Fwiklou.git Remove references to Html5Depurate Change-Id: I4f07c5ae606f5c86242bb7d299f4f30a044860b4 --- diff --git a/tests/parser/ParserTestResultNormalizer.php b/tests/parser/ParserTestResultNormalizer.php index fbeed97bc0..caa19b151d 100644 --- a/tests/parser/ParserTestResultNormalizer.php +++ b/tests/parser/ParserTestResultNormalizer.php @@ -47,7 +47,7 @@ class ParserTestResultNormalizer { /** * The point of this function is to produce a normalized DOM in which - * Tidy's output matches the output of html5depurate. Tidy both trims + * Tidy's output matches the output of RemexHtml. Tidy both trims * and pretty-prints, so this requires fairly aggressive treatment. * * In particular, note that Tidy converts
x
to
\nx\n
, diff --git a/tests/phpunit/includes/tidy/RemexDriverTest.php b/tests/phpunit/includes/tidy/RemexDriverTest.php index e576ea8650..5ad8416b81 100644 --- a/tests/phpunit/includes/tidy/RemexDriverTest.php +++ b/tests/phpunit/includes/tidy/RemexDriverTest.php @@ -2,7 +2,6 @@ class RemexDriverTest extends MediaWikiTestCase { private static $remexTidyTestData = [ - // Tests from Html5Depurate [ 'Empty string', "",