| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
To avoid having to redefine these methods on the deprecated plugin we
should be using the sanitizer_vendor API.
|
|
|
|
|
|
| |
There are two xml namespaces in the response body and the xhtml
namespace is not registered in the root node. This create an invalid XML
and nokogiri can't navigate using xpath on that node.
|
| |
|
| |
|
| |
|
|
|
|
| |
We can just use nokogiri
|
|
|
|
|
| |
We don't need to require users to include this module on
ActionMailer::TestCase
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| | |
Loofah-integration
Conflicts:
actionpack/CHANGELOG.md
actionview/CHANGELOG.md
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
assert_select can be called without specifying a root.
|
| |
| |
| |
| | |
ASCII-8BIT test errors.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
WhiteListSanitizer.
|
| |
| |
| |
| | |
is included in ActionController::TestCase.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
protocol_separator accessors and bad_tags=.
|
| |
| |
| |
| | |
Rails::Dom::Testing::Assertions there as well.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
catch_invalid_selector. Sweet.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Rails::Dom::Testing::Assertions.
|
| |
| |
| |
| | |
assert_select_email.
|
| | |
|
| |
| |
| |
| | |
abstract_unit.rb.
|