X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fparser%2FParserTestResultNormalizer.php;h=caa19b151d2bbb387e5abedcc937ac43c8c475c6;hb=61d80fb2ca699cbf09cf21e1ab4794a4ce1cc633;hp=fbeed97bc0304ae1587a605f885c78b95bd9056d;hpb=61aab0ff9912221d51b7e40d508a8e733257aadb;p=lhc%2Fweb%2Fwiklou.git 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
,