Skip to content

Bug 2036647 support for CSS gradients in additional_backgrounds and theme_frame#29910

Merged
rebloor merged 1 commit into
mdn:mainfrom
rebloor:Bug-2036647-CSS-gradients-support-in-themes
Jul 2, 2026
Merged

Bug 2036647 support for CSS gradients in additional_backgrounds and theme_frame#29910
rebloor merged 1 commit into
mdn:mainfrom
rebloor:Bug-2036647-CSS-gradients-support-in-themes

Conversation

@rebloor

@rebloor rebloor commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Summary

Addresses the dev-docs-needed requirements of Bug 2036647 "Allow extension themes to use CSS gradients" with:

  • notes to indicate the support for CSS gradient in additional_backgrounds and theme_frame
  • addition of the additional_backgrounds_size property

Related issues

Related MDN content changes made in mdn/content#44551

@rebloor rebloor requested a review from rpl June 23, 2026 16:26
@rebloor rebloor self-assigned this Jun 23, 2026
@rebloor rebloor added the data:webext Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions label Jun 23, 2026
@github-actions github-actions Bot added the size:m [PR only] 25-100 LoC changed label Jun 23, 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).

"firefox": {
"version_added": "55"
"version_added": "55",
"notes": "CSS gradients are supported from Firefox 153."

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: how about slightly tweak the wording as something like Support for CSS gradients was introduced in Firefox 153.?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rpl Most, if not all, of our similar notes use the present tense, e.g., "Available for use in Manifest V3 from Firefox 138." Generally, in technical content, the present tense is considered clearer.

@rebloor rebloor merged commit 29108fb into mdn:main Jul 2, 2026
9 checks passed
@rebloor rebloor deleted the Bug-2036647-CSS-gradients-support-in-themes branch July 2, 2026 17:12
@mdn-bot mdn-bot mentioned this pull request Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:webext Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions size:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants