[PR #86] [MERGED] Drop <button> under <a> #153

Closed
opened 2026-02-27 10:15:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/matze/wastebin/pull/86
Author: @cgzones
Created: 1/7/2025
Status: Merged
Merged: 1/7/2025
Merged by: @matze

Base: masterHead: button


📝 Commits (1)

📊 Changes

4 files changed (+13 additions, -8 deletions)

View changed files

📝 src/themes/style.css (+7 -2)
📝 templates/base.html (+1 -1)
📝 templates/index.html (+1 -1)
📝 templates/paste.html (+4 -4)

📄 Description

Reported by https://validator.w3.org/nu/:

The element button must not appear as a descendant of the a element.

Split from #80.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/matze/wastebin/pull/86 **Author:** [@cgzones](https://github.com/cgzones) **Created:** 1/7/2025 **Status:** ✅ Merged **Merged:** 1/7/2025 **Merged by:** [@matze](https://github.com/matze) **Base:** `master` ← **Head:** `button` --- ### 📝 Commits (1) - [`dc7005f`](https://github.com/matze/wastebin/commit/dc7005fa1b1e2f80f4f990e90bbd73bf92993d81) Drop <button> under <a> ### 📊 Changes **4 files changed** (+13 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/themes/style.css` (+7 -2) 📝 `templates/base.html` (+1 -1) 📝 `templates/index.html` (+1 -1) 📝 `templates/paste.html` (+4 -4) </details> ### 📄 Description Reported by https://validator.w3.org/nu/: The element button must not appear as a descendant of the a element. Split from #80. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 10:15:57 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wastebin-matze#153
No description provided.