openstreetmap-website/test/helpers
Andy Allan 9f61d6c1cf Specify avatar dimensions in html tags
This prevents reflow when the images are loaded by the browser.

ActiveStorage variants are resized lazily when the image is requested,
so we only know the dimensions if the image was already loaded. This
means that there will be one reflow just after a new avatar is first
viewed.
2021-10-13 14:05:02 +01:00
..
application_helper_test.rb Fix new ruboop warnings 2021-06-22 18:34:15 +01:00
asset_helper_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
browse_helper_test.rb Fix new ruboop warnings 2021-06-22 18:34:15 +01:00
browse_tags_helper_test.rb Switch to html5-compatible fragment encoding for wikipedia URLs 2021-07-28 16:01:48 +01:00
changesets_helper_test.rb Pluralize changesets controller 2018-11-14 10:34:28 +01:00
geocoder_helper_test.rb Fix rubocop warnings 2015-02-27 07:08:55 +00:00
note_helper_test.rb Note events use "opened" not "open" as the status 2019-12-16 22:26:33 +00:00
title_helper_test.rb Fix new rubocop warnings 2018-06-18 09:00:49 +01:00
user_blocks_helper_test.rb Fix case when user block durations are slightly negative 2021-06-09 15:16:35 +01:00
user_helper_test.rb Specify avatar dimensions in html tags 2021-10-13 14:05:02 +01:00
user_roles_helper_test.rb Update rubocop todo and fix new warnings 2021-09-14 20:40:36 +01:00