Issue #3151101 by Deepak Goyal, dww, ravi.shankar, shetpooja04, alexpott,...
Issue #3151101 by Deepak Goyal, dww, ravi.shankar, shetpooja04, alexpott, quietone: [backport] Replace use of whitelist/blacklist in Filter module
(cherry picked from commit aca70f2c)
$this->assertNormalized($f,'<a llama="awesome">link</a>','HTML filter keeps explicitly allowed attributes, and removes attributes that are not explicitly allowed.');
// Restrict the whitelisted "llama" attribute on <a> to only allow the value
// Restrict the allowed "llama" attribute on <a> to only allow the value