This website requires JavaScript.
Explore
Help
Sign In
mirror
/
php-htmlpurifier
Watch
1
Star
0
Fork
0
You've already forked php-htmlpurifier
mirror of
https://github.com/ezyang/htmlpurifier.git
synced
2025-01-18 06:28:15 +01:00
Code
Issues
Releases
Wiki
Activity
php-htmlpurifier
/
tests
/
HTMLPurifier
/
HTMLT
/
empty.htmlt
7 lines
53 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Implement HTMLT tests, and migrate HTMLPurifierTest to this format. HTMLT tests are a compact and easy-to-use way of making assertPurification type tests. They take the format of: --INI-- Ns.Directive = "directive value" --HTML-- Input HTML --EXPECT-- Expected HTML Expect more features and migration to be coming soon. Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
2008-07-05 02:34:19 -04:00
--INI--
--HTML--
--EXPECT--
Add vim modelines to all files. Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
2008-12-06 04:24:59 -05:00
--# vim: et sw=4 sts=4
Reference in New Issue
Copy Permalink