- Issue created by @larowlan
In
π
FilterHtml data loss when iframe and/or textarea is allowed
Active
we found that \Drupal\filter\Plugin\Filter\FilterHtml::getHTMLRestrictions
broke when parsing certain elements such as iframe
This revealed there isn't explicit coverage for \Drupal\filter\Plugin\Filter\FilterHtml::getHTMLRestrictions
which is used by other modules (media, ckeditor, fllter_format_audit) as a public API.
Add explicit tests for \Drupal\filter\Plugin\Filter\FilterHtml::getHTMLRestrictions