Closed
Bug 780109
Opened 13 years ago
Closed 5 years ago
Don't allow obsolete HTML elements in Bleach
Categories
(developer.mozilla.org Graveyard :: Editing, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: teoli, Unassigned)
References
Details
(Whiteboard: [in-backlog])
No description provided.
| Reporter | ||
Comment 1•13 years ago
|
||
Bleach allows some obsolete HTML elements: <big> <font> and <strike>.
Once we have removed these element from the wiki, we should prevent their use via Bleach.
Depends on: 780082
Summary: Remove obsoleted HTML element → Don't allow obsolete HTML element in Bleach
| Reporter | ||
Updated•13 years ago
|
Summary: Don't allow obsolete HTML element in Bleach → Don't allow obsolete HTML elements in Bleach
Updated•13 years ago
|
Priority: -- → P3
| Assignee | ||
Updated•13 years ago
|
Version: Kuma → unspecified
| Assignee | ||
Updated•13 years ago
|
Component: Docs Platform → Editing
Comment 2•11 years ago
|
||
Ping? Have we removed them?
| Reporter | ||
Comment 3•10 years ago
|
||
No: the problem is that they keep coming (at least <font>), we should just strip them when a page is regenerated/saved.
Having these removed from all the pages shouldn't block this (or it will never happen).
Whiteboard: [in-backlog]
Comment 4•5 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•