| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
<encoded> wrapper. Updated tests to reflect this.
|
|
|
|
| |
tested anywhere.
|
|
|
|
| |
substitution values.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
without it.
|
|
|
|
| |
via default xml namespaces didn't work.
|
|
|
|
| |
users don't have to care about enclosing values in double quotes.
|
|
|
|
| |
selector.message.
|
| |
|
|
|
|
| |
select.
|
| |
|
| |
|
|
|
|
| |
alias of html_document.
|
| |
|
|
|
|
| |
determine_root_from where @selected was an Array. Changed assert_select_encoded to use a fragment instead of a document.
|
|
|
|
| |
selector. It is now called HTMLSelector.
|
|
|
|
| |
nested call that already had a document.
|
|
|
|
| |
classes.
|
| |
|
|
|
|
| |
is expected of a selector now.
|
| |
|
| |
|
| |
|
|
|
|
| |
Meddled with initialize in ArgumentFilter.
|
|
|
|
| |
Cleaned up a comment.
|
| |
|
| |
|
|
|
|
| |
complete documents.
|
| |
|
|
|
|
| |
ArgumentFilter.
|
| |
|
| |
|
| |
|
|
|
|
| |
assert_select_encoded.
|
|
|
|
| |
bug in html-scanner.
|
| |
|
|
|
|
| |
method.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Implemented ActionView: FullSanitizer, LinkSanitizer and WhiteListSanitizer in sanitizers.rb.
Deprecated protocol_separator and bad_tags.
Added new tests in sanitizers_test.rb and reimplemented assert_dom_equal with Loofah.
|