[openstreetmap/openstreetmap-website] Cross out deleted elements using `<del>` (Issue #6558)
Minh Nguyễn
notifications at github.com
Sat Nov 22 08:06:26 UTC 2025
1ec5 created an issue (openstreetmap/openstreetmap-website#6558)
https://github.com/openstreetmap/openstreetmap-website/pull/6448#issuecomment-3558167981 points out that deleted and redacted elements are crossed out using a presentational `<s>` tag. We should use a semantic `<del>` tag instead for the benefit of screen readers.
https://github.com/openstreetmap/openstreetmap-website/blob/7c47232da8c3b9ea6447e4719eab2a65cb72e3f4/app/helpers/browse_helper.rb#L63-L69
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6558
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/6558 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251122/a7524cbf/attachment.htm>
More information about the rails-dev
mailing list