1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00
Files
archived-php-src/ext/tidy/tests
Michael Orlitzky 6319a35849 ext/tidy: work around a legacy libtidy bug in a test.
Our existing test 024.phpt actually tests incorrect behavior. There is
a self-closing tag present in the input, but the expected output has
that same tag half-open (i.e. open but never closed). To support
tidy-html5, which does the right thing, that test needed to be
changed. The self-closing tag was replaced by an explicit pair of
tags, and some extra whitespace fudging was done.
2016-07-11 14:05:43 +02:00
..
2011-09-07 10:14:18 +00:00
2015-03-31 17:55:27 +02:00
2009-09-01 13:41:18 +00:00
2009-09-01 13:41:18 +00:00
2009-09-01 13:41:18 +00:00
2009-09-01 13:41:18 +00:00
2009-09-01 13:41:18 +00:00