Edward Z. Yang
|
058f1eba7d
|
[1.6.0] Implement width/height attribute transforms with Length.php
- Also, enabled 'height' CSS attribute
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@922 48356398-32a2-884e-a903-53898d9a118a
|
2007-03-29 23:48:54 +00:00 |
|
Edward Z. Yang
|
1102dc6e27
|
[1.6.0] Add support for name transformation to id
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@921 48356398-32a2-884e-a903-53898d9a118a
|
2007-03-29 23:19:53 +00:00 |
|
Edward Z. Yang
|
85374d330f
|
[1.6.0] Add support for border attribute transform
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@920 48356398-32a2-884e-a903-53898d9a118a
|
2007-03-29 21:41:17 +00:00 |
|
Edward Z. Yang
|
a16d6c4342
|
[1.6.0] Add support for bgcolor attribute transform.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@919 48356398-32a2-884e-a903-53898d9a118a
|
2007-03-29 21:20:44 +00:00 |
|
Edward Z. Yang
|
9b375fdfb8
|
[1.4.0] Added convenient single test selector form on test runner
- Also fixed includes in test files
- Updated TODO with CSS plans
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@659 48356398-32a2-884e-a903-53898d9a118a
|
2007-01-19 23:02:28 +00:00 |
|
Edward Z. Yang
|
8256ca4376
|
[1.2.0] Migrate AttrTransform tests to use the Harness supertype.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@496 48356398-32a2-884e-a903-53898d9a118a
|
2006-10-22 03:38:32 +00:00 |
|
Edward Z. Yang
|
24c64dbbac
|
Implement attribute transforms for required attributes. I can now confidently say that output will always be valid.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@256 48356398-32a2-884e-a903-53898d9a118a
|
2006-08-14 23:11:28 +00:00 |
|
Edward Z. Yang
|
9ac52b51dd
|
Bugfix: test overwrite another.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@248 48356398-32a2-884e-a903-53898d9a118a
|
2006-08-14 04:01:05 +00:00 |
|
Edward Z. Yang
|
2deb2fc285
|
Implement TextAlign and all hooks necessary, but it's kind of useless since CSS validation hasn't been built yet.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@166 48356398-32a2-884e-a903-53898d9a118a
|
2006-08-05 02:56:57 +00:00 |
|
Edward Z. Yang
|
9d390fca56
|
Refactor AttrTransform_Lang slightly by changing input output from token to attribute.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@163 48356398-32a2-884e-a903-53898d9a118a
|
2006-08-05 02:16:28 +00:00 |
|
Edward Z. Yang
|
8a23710405
|
Implement lang and xml:lang. Fixed a bunch of bugs too.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@162 48356398-32a2-884e-a903-53898d9a118a
|
2006-08-05 01:50:13 +00:00 |
|