This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
htmlpurifier
Watch
0
Star
0
Fork
0
You've already forked htmlpurifier
mirror of
https://github.com/ezyang/htmlpurifier.git
synced
2025-01-26 15:10:00 +00:00
Code
Releases
Activity
htmlpurifier
/
tests
/
HTMLPurifier
/
ChildDef
History
Marcus Artner
214cb8a693
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
..
ChameleonTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
CustomTest.php
Rewrite FixNesting implementation to be tree-based.
2013-10-20 22:37:01 -07:00
ListTest.php
Rewrite FixNesting implementation to be tree-based.
2013-10-20 22:37:01 -07:00
OptionalTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
RequiredTest.php
Rewrite FixNesting implementation to be tree-based.
2013-10-20 22:37:01 -07:00
StrictBlockquoteTest.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
TableTest.php
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