-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove obsolete HTMLBaseFontElement
interface
#16997
Remove obsolete HTMLBaseFontElement
interface
#16997
Conversation
Preview URLs
Flaws (1012)URL:
URL:
URL:
URL:
(comment last updated: 2023-11-18 22:14:02) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for zh-TW. Thank you @leon-win
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for RU
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok for fr
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approve for pt-BR
Description
This PR remove obsolete
HTMLBaseFontElement
interface from MDN translated content.Motivation
It has been removed from en-US locale a long time ago.
Related issues and pull requests
Relates to #13499, mdn/content#18320