mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-10 07:38:41 +00:00
619d5d9bc1
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@119 48356398-32a2-884e-a903-53898d9a118a
13 lines
311 B
Plaintext
13 lines
311 B
Plaintext
Todo List
|
|
|
|
Primary:
|
|
- Implement attribute validation
|
|
- Implement HTMLPurifier
|
|
|
|
Secondary:
|
|
- Migrate all unit tests to use the lexer and generator
|
|
|
|
Code issues:
|
|
- Rename AbstractTest to Harness
|
|
- Reorganize Strategy hierarchy to minimize duplication
|
|
- (?) Create a TokenFactory to prevent really long lines |