Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ruby 1.9 compat: check dom equality | Jeremy Kemper | 2008-01-07 | 1 | -3/+7 |
* | require abstract_unit directly since test is in load path | Jeremy Kemper | 2008-01-05 | 6 | -13/+7 |
* | Correct indentation in a couple spots. Closes #10671 [l.guidi, rick] | Rick Olson | 2008-01-02 | 1 | -3/+3 |
* | Fix HTML Sanitizer to allow trailing spaces in CSS style attributes. Closes ... | Rick Olson | 2007-12-23 | 1 | -1/+7 |
* | Fix broken test (closes #10364) [chuyeow] | David Heinemeier Hansson | 2007-12-05 | 1 | -1/+7 |
* | Refactor sanitizer helpers into HTML classes and make it easy to swap them ou... | Rick Olson | 2007-11-26 | 1 | -0/+244 |
* | [html-scanner] Fix parsing of empty tags. Closes #7641. [anthony.bailey] | Michael Koziarski | 2007-09-21 | 1 | -0/+20 |
* | Add much-needed html-scanner tests. Fixed CDATA parsing bug. [Rick] | Rick Olson | 2007-02-04 | 5 | -0/+588 |