Server geändert
This commit is contained in:
@ -71,7 +71,7 @@ class HTMLPurifier_Strategy_ValidateAttributesTest extends
|
||||
|
||||
public function testBasicURI()
|
||||
{
|
||||
$this->assertResult('<a href="http://www.google.com/">Google</a>');
|
||||
$this->assertResult('<a href="https://www.google.com/">Google</a>');
|
||||
}
|
||||
|
||||
public function testInvalidURI()
|
||||
|
Reference in New Issue
Block a user