rails--rails/actionview/lib/action_view/helpers
Dave Kroondyk 8d51706c20 Remove circle from HTML_VOID_ELEMENTS set.
`<circle>` is in the SVG_SELF_CLOSING_ELEMENTS list and is not a void element according to
'https://html.spec.whatwg.org/multipage/syntax.html#void-elements'.
2022-03-01 09:08:23 -05:00
..
tags
active_model_helper.rb
asset_tag_helper.rb
asset_url_helper.rb
atom_feed_helper.rb
cache_helper.rb
capture_helper.rb
controller_helper.rb
csp_helper.rb
csrf_helper.rb
date_helper.rb
debug_helper.rb
form_helper.rb
form_options_helper.rb
form_tag_helper.rb
javascript_helper.rb
number_helper.rb
output_safety_helper.rb
rendering_helper.rb
sanitize_helper.rb
tag_helper.rb Remove circle from HTML_VOID_ELEMENTS set. 2022-03-01 09:08:23 -05:00
tags.rb
text_helper.rb
translation_helper.rb
url_helper.rb