Skip to content

Conversation

@hamishwillee
Copy link
Collaborator

FF144 supports CSSStyleProperties in https://bugzilla.mozilla.org/show_bug.cgi?id=1919582. However it isn't very useful because it isn't returned by anything yet - that's delivered in FF145 in https://bugzilla.mozilla.org/show_bug.cgi?id=1989925

This adds a release note.

Related work can be tracked in #41133

@hamishwillee hamishwillee requested a review from a team as a code owner September 30, 2025 06:20
@hamishwillee hamishwillee requested review from dipikabh and dletorey and removed request for a team and dipikabh September 30, 2025 06:20
@github-actions github-actions bot added Content:Firefox Content in the Mozilla/Firefox subtree size/xs [PR only] 0-5 LoC changed labels Sep 30, 2025
- The [`lock()`](/en-US/docs/Web/API/ScreenOrientation/lock) and [`unlock()`](/en-US/docs/Web/API/ScreenOrientation/unlock) methods of the {{domxref("ScreenOrientation")}} interface are now supported for Android and for Windows tablets. ([Firefox bug 1983483](https://bugzil.la/1983483))

- The [View Transition API](/en-US/docs/Web/API/View_Transition_API) is now supported for [SPAs (single-page applications)](/en-US/docs/Glossary/SPA). This provides a mechanism for easily creating animated transitions between different website views. ([Firefox bug 1985809](https://bugzil.la/1985809)).
- The {{domxref("CSSStyleProperties")}} interface of the [CSS Object Model (CSSOM)](/en-US/docs/Web/API/CSS_Object_Model) is now implemented (this was renamed from a non-standard interface `CSS2Properties`). The new interface is present but not yet used. ([Firefox bug 1919582](https://bugzil.la/1919582)).
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

FWIW wasn't sure what to say about this, given you can't yet use it for anything. The docs are going in in a separate PR that is updated for the 145 story. BCD is also going to reflect 145.

Copy link
Contributor

Choose a reason for hiding this comment

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

Prevously I have added a note that explains: This is parsed but does nothing e.g. http://localhost:5042/en-US/docs/Mozilla/Firefox/Experimental_features#text-autospace_property

@github-actions
Copy link
Contributor

github-actions bot commented Sep 30, 2025

Preview URLs

Flaws (3)

URL: /en-US/docs/Mozilla/Firefox/Releases/144
Title: Firefox 144 for developers
Flaw count: 3

  • macros:
    • Can't resolve /en-US/docs/Web/API/CSSStyleProperties
  • unknown:
    • Error serializing baseline for numeric-seperators: missing field description``
    • Error serializing baseline for single-color-gradients: missing field description``
External URLs (1)

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

(comment last updated: 2025-09-30 09:34:58)

Copy link
Contributor

@dletorey dletorey left a comment

Choose a reason for hiding this comment

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

Looks good to me

@hamishwillee hamishwillee merged commit a124438 into mdn:main Oct 3, 2025
8 checks passed
@hamishwillee hamishwillee deleted the ff144relnote_cssstyleproperties branch October 3, 2025 01:07
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.

2 participants