Skip to content

Commit bcebeba

Browse files
committed
Remove stale comment
1 parent 9866402 commit bcebeba

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -226,11 +226,6 @@ private static function build_tree_representation( ?string $fragment_context, st
226226
}
227227
}
228228

229-
/*
230-
* The fragment parser will start in 2 levels deep at: html > body > [position]
231-
* and requires adjustment to initial parameters.
232-
* The full parser will not.
233-
*/
234229
$output = '';
235230
$indent_level = 0;
236231
$was_text = null;

0 commit comments

Comments
 (0)