-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
According to this:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element#obsolete_and_deprecated_elements
the following html tags are deprecated:
- acronym
- big
- tt
They are however still added in the default list of valid tags:
eg. https://github.com/plone/plone.base/blob/main/src/plone/base/interfaces/controlpanel.py#L234
Do we want to keep these for some reason, or should I make a PR to remove them from the default?
Metadata
Metadata
Assignees
Labels
No labels