rails--rails/actionview/test
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
..
actionpack Fix flaky Action View tests 2022-02-23 09:39:57 -05:00
activerecord Fix flaky Action View tests 2022-02-23 09:39:57 -05:00
fixtures Make #to_fs the default replacement for #to_s(:format) 2022-02-07 12:41:21 +01:00
lib Enable `Style/ExplicitBlockArgument` cop 2021-09-05 17:06:19 +02:00
template Remove circle from HTML_VOID_ELEMENTS set. 2022-03-01 09:08:23 -05:00
ujs Fix spelling in CoffeeScript and JavaScript files [ci skip] 2021-05-05 11:08:33 +10:00
abstract_unit.rb Delete AS::Dependencies.unhook! 2021-08-17 05:18:22 +02:00
active_record_unit.rb Module#const_set is a public method 2020-09-15 17:19:37 +09:00