lib/sanitize/config/relaxed.rb in sanitize-4.3.0 vs lib/sanitize/config/relaxed.rb in sanitize-4.4.0

- old
+ new

@@ -17,10 +17,10 @@ 'a' => %w[href hreflang name rel], 'col' => %w[span width], 'colgroup' => %w[span width], 'data' => %w[value], 'del' => %w[cite datetime], - 'img' => %w[align alt border height src width], + 'img' => %w[align alt border height src srcset width], 'ins' => %w[cite datetime], 'li' => %w[value], 'ol' => %w[reversed start type], 'style' => %w[media scoped type], 'table' => %w[align bgcolor border cellpadding cellspacing frame rules sortable summary width],