-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Firefox 140 removes UA styles for <h1> in article/aside/nav/section
#26946
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
Conversation
|
Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs). |
|
CI first said I should use |
caugner
left a comment
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.
"mirror" comes instead of the support statement object.
(It would be nice if that got auto-fixed as part of npm run fix, i.e. as part of the pre-commit hook.)
caugner
left a comment
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.
Let's also make sure to add a description. Otherwise the feature key renders in the BCD table on MDN.
<h1> in article/aside/nav/section
Fixes #26881.
Summary
Test results and supporting details
Related issues