Issue #3265626 by bnjmnm, Wim Leers, nod_, lauriii, alexpott, andregp: Changes to "Manually editable HTML tags" lost if form is submitted without triggering AJAX
(cherry picked from commit 9117ebf1)
(cherry picked from commit 2d19c2fe)
$this->assertStringContainsString($ghs_string,$allowed_html_field->getValue(),"$ghs_string not found in the allowed tags value of: {$allowed_html_field->getValue()}");
}
/**
* Tests allowing extra attributes on already supported tags using GHS.