..
AttrDef
feat: Add support for all text-decoration properties ( #360 )
2023-01-12 08:41:13 -05:00
AttrTransform
Fix some PHP 8.2 deprecations ( #319 )
2022-06-10 16:30:01 -04:00
ChildDef
Fixed Issue #264 : <thead> element removed from <table> if there are no <tbody> or <tr> elements ( #283 )
2021-01-26 11:11:50 -05:00
ConfigSchema
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
DefinitionCache
Fix some more PHP 8.2 deprecations ( #330 )
2022-09-02 21:38:58 -04:00
Filter
fix: CSSTidy ImportantComments not handled properly ( #359 )
2023-01-21 22:44:44 -05:00
HTMLModule
Add %HTML.Forms config directive ( #260 )
2020-06-28 20:26:33 -04:00
HTMLT
Fix #78 .
2017-03-06 22:54:54 -08:00
Injector
Add test case for removing empty list items.
2017-03-08 00:11:32 -08:00
Lexer
Fix infinite loop in Lexer.
2013-10-27 21:41:08 -07:00
PHPT
Improve gitignore.
2013-10-13 00:18:11 -07:00
SimpleTest
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
Strategy
Fix contenteditable attribute definition ( #336 )
2022-09-12 07:53:24 -07:00
StringHashParser
Add vim modelines to all files.
2008-12-06 04:24:59 -05:00
URIFilter
Add support for encoded tel URI schemes. ( #354 )
2022-11-24 16:31:20 -05:00
VarParser
Fixed reserved words in constants for PHP 7 as per https://www.php.net/manual/en/reserved.other-reserved-words.php ( #222 )
2019-07-10 22:24:27 -04:00
AttrCollectionsTest.php
Update to work with Git version of SimpleTest.
2016-03-24 00:08:03 -07:00
AttrDefHarness.php
Handle case when IDNAs are supported.
2016-10-27 02:00:46 -07:00
AttrDefTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
AttrTransformHarness.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
AttrTransformTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
AttrTypesTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
AttrValidator_ErrorsTest.php
Fix some PHP 8.2 deprecations ( #319 )
2022-06-10 16:30:01 -04:00
ChildDefHarness.php
Rewrite FixNesting implementation to be tree-based.
2013-10-20 22:37:01 -07:00
ComplexHarness.php
Rewrite FixNesting implementation to be tree-based.
2013-10-20 22:37:01 -07:00
ConfigSchemaTest.php
Fixed reserved words in constants for PHP 7 as per https://www.php.net/manual/en/reserved.other-reserved-words.php ( #222 )
2019-07-10 22:24:27 -04:00
ConfigTest-create.ini
Add vim modelines to all files.
2008-12-06 04:24:59 -05:00
ConfigTest-finalize.ini
Add vim modelines to all files.
2008-12-06 04:24:59 -05:00
ConfigTest-loadIni.ini
Add vim modelines to all files.
2008-12-06 04:24:59 -05:00
ConfigTest.php
Update to work with Git version of SimpleTest.
2016-03-24 00:08:03 -07:00
ContextTest.php
Properly handle context variables that are NULL.
2013-10-13 13:21:02 -07:00
DefinitionCacheFactoryTest.php
PHP 7.0 warnings fix: don't pass rvalue by reference.
2016-10-27 02:00:46 -07:00
DefinitionCacheHarness.php
Update to work with Git version of SimpleTest.
2016-03-24 00:08:03 -07:00
DefinitionCacheTest.php
Update to work with Git version of SimpleTest.
2016-03-24 00:08:03 -07:00
DefinitionTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
DefinitionTestable.php
Fix creation of dynamic property ( #333 )
2022-09-06 13:05:15 -04:00
DoctypeRegistryTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
ElementDefTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
EncoderTest.php
Add test for #122
2017-03-04 15:40:44 +09:00
EntityLookupTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
EntityParserTest.php
Fix some more PHP 8.2 deprecations ( #330 )
2022-09-02 21:38:58 -04:00
ErrorCollectorEMock.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
ErrorCollectorTest.php
Update to work with Git version of SimpleTest.
2016-03-24 00:08:03 -07:00
ErrorsHarness.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
GeneratorTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
Harness.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
HTMLDefinitionTest.php
Supported hundreds of nested HTML ( #202 )
2019-07-14 13:15:31 -04:00
HTMLModuleHarness.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
HTMLModuleManagerTest.php
Update to work with Git version of SimpleTest.
2016-03-24 00:08:03 -07:00
HTMLModuleTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
HTMLT.php
Fix #45 , errors when ul/ol allowed without li.
2016-03-26 22:41:54 -07:00
IDAccumulatorTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
InjectorHarness.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
LanguageFactoryTest.php
Delete language tests that are interfering with PSR-0 compatibility
2020-06-28 20:38:16 -04:00
LanguageTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
LengthTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
LexerTest.php
Revamp entity decoding to be more like HTML5.
2017-03-07 17:34:59 -08:00
PercentEncoderTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
PropertyListTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
StrategyHarness.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
StringHashParserTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
StringHashTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
TagTransformTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
TokenFactoryTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
TokenTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
UnitConverterTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
URIDefinitionTest.php
Update to work with Git version of SimpleTest.
2016-03-24 00:08:03 -07:00
URIFilterHarness.php
Fix some PHP 8.2 deprecations ( #319 )
2022-06-10 16:30:01 -04:00
URIHarness.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
URIParserTest.php
Add support for encoded tel URI schemes. ( #354 )
2022-11-24 16:31:20 -05:00
URISchemeRegistryTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
URISchemeTest.php
Add support for encoded tel URI schemes. ( #354 )
2022-11-24 16:31:20 -05:00
URITest.php
Update to work with Git version of SimpleTest.
2016-03-24 00:08:03 -07:00
VarParserHarness.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
ZipperTest.php
Use a Zipper to process MakeWellFormed, removing quadratic behavior.
2013-10-13 13:21:02 -07:00