Skip to content

Conversation

@zcorpan
Copy link
Contributor

@zcorpan zcorpan commented May 30, 2025

Fixes #26881.

Summary

Test results and supporting details

Related issues

@github-actions github-actions bot added data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML size:m [PR only] 25-100 LoC changed labels May 30, 2025
@github-actions
Copy link
Contributor

github-actions bot commented May 30, 2025

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@zcorpan
Copy link
Contributor Author

zcorpan commented May 30, 2025

CI first said I should use "mirror" for edge, but now it's still not happy. :) Any advice?

@caugner caugner self-requested a review May 30, 2025 14:12
Copy link
Contributor

@caugner caugner left a 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.)

Copy link
Contributor

@caugner caugner left a 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.

@caugner caugner changed the title Add no_ua_styles_for_h1_in_article_aside_nav_section in html.elements.h1 Firefox 140 removes UA styles for <h1> in article/aside/nav/section May 30, 2025
@caugner caugner enabled auto-merge (squash) May 30, 2025 16:15
@caugner caugner merged commit 41b5215 into mdn:main May 30, 2025
6 checks passed
@mdn-bot mdn-bot mentioned this pull request May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML size:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Removal of h1 in article, aside, nav, section UA style

2 participants