Skip to content

Firefox 150 changed CSSFontFaceRule.style to CSSFontFaceDescriptors#29365

Merged
caugner merged 3 commits intomdn:mainfrom
hamishwillee:ff150_cssfontfacerule_style
Apr 3, 2026
Merged

Firefox 150 changed CSSFontFaceRule.style to CSSFontFaceDescriptors#29365
caugner merged 3 commits intomdn:mainfrom
hamishwillee:ff150_cssfontfacerule_style

Conversation

@hamishwillee
Copy link
Copy Markdown
Contributor

FF150 added support for CSSFontFaceRule.style being a CSSFontFaceDescriptors in https://bugzilla.mozilla.org/show_bug.cgi?id=2019904

The #29352 caught all the updates for creation of the CSSFontFaceDescriptors but missed the CSSFontFaceRule.style that owns it.
This updates the feature.

Related docs work can be tracked in mdn/content#43564

@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:xs [PR only] 0-6 LoC changed labels Mar 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

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

@caugner caugner changed the title FF150 CSSFontFaceRule.style is a CSSFontFaceDescriptors Firefox 150 changed CSSFontFaceRule.style to CSSFontFaceDescriptors Apr 3, 2026
@caugner caugner enabled auto-merge (squash) April 3, 2026 13:21
@caugner caugner merged commit 11cf704 into mdn:main Apr 3, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:xs [PR only] 0-6 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants