Skip to content

added release note for css zoom in ff126#33512

Merged
bsmth merged 5 commits intomdn:mainfrom
CodeRedDigital:32957-css-zoom-ff-release
May 13, 2024
Merged

added release note for css zoom in ff126#33512
bsmth merged 5 commits intomdn:mainfrom
CodeRedDigital:32957-css-zoom-ff-release

Conversation

@dletorey
Copy link
Copy Markdown
Contributor

@dletorey dletorey commented May 9, 2024

Description

added release note for css zoom in ff126

Motivation

Working on Implement zoom property for CSS

Related issues and pull requests

@dletorey dletorey requested a review from a team as a code owner May 9, 2024 11:18
@dletorey dletorey requested review from chrisdavidmills and removed request for a team May 9, 2024 11:18
@github-actions github-actions Bot added Content:Firefox Content in the Mozilla/Firefox subtree size/xs [PR only] 0-5 LoC changed labels May 9, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 9, 2024

Preview URLs

Flaws (2)

URL: /en-US/docs/Mozilla/Firefox/Releases/126
Title: Firefox 126 for developers
Flaw count: 2

  • macros:
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/Add-ons/WebExtensions
    • /en-US/Add-ons/Themes does not exist
External URLs (1)

URL: /en-US/docs/Mozilla/Firefox/Releases/126
Title: Firefox 126 for developers

(comment last updated: 2024-05-13 10:36:09)

Comment thread files/en-us/mozilla/firefox/releases/126/index.md Outdated
Comment thread files/en-us/mozilla/firefox/releases/126/index.md Outdated

### CSS

- The {{cssxref("zoom")}} property has been enabled, following significant CSSWG web compatibility and standardization effort. This feature allows the zooming of an element and it's contents. ([Firefox bug 390936](https://bugzil.la/390936)).
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.

Came here for the "it's" fix, but I also agree with Hamish we could probably drop the context in this case:

Suggested change
- The {{cssxref("zoom")}} property has been enabled, following significant CSSWG web compatibility and standardization effort. This feature allows the zooming of an element and it's contents. ([Firefox bug 390936](https://bugzil.la/390936)).
- The {{cssxref("zoom")}} property has been enabled, which can be used to increase or decrease the size of an element and its contents. ([Firefox bug 390936](https://bugzil.la/390936)).

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Assume facepalm if I injected that.

@bsmth
Copy link
Copy Markdown
Member

bsmth commented May 13, 2024

Merging shortly! Thanks, both!

@bsmth bsmth merged commit 345262f into mdn:main May 13, 2024
@dletorey dletorey deleted the 32957-css-zoom-ff-release branch May 17, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:Firefox Content in the Mozilla/Firefox subtree size/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants