Skip to content

Updates for Firefox Nightly (23-06-2026)#29909

Merged
caugner merged 1 commit into
mdn:mainfrom
Elchi3:firefox-nightly
Jun 26, 2026
Merged

Updates for Firefox Nightly (23-06-2026)#29909
caugner merged 1 commit into
mdn:mainfrom
Elchi3:firefox-nightly

Conversation

@Elchi3

@Elchi3 Elchi3 commented Jun 23, 2026

Copy link
Copy Markdown
Member

The https://collector.openwebdocs.org project (v10.19.1) found new features shipping in Firefox Nightly 154 (23-06-2026). Currently, the collector covers about 90% of BCD, so the following list might not be exhaustive.

See also https://www.firefox.com/en-US/firefox/154.0a1/releasenotes/

This PR marks the following features as "preview" (bold are new features in BCD):

  • api.AnimationTimeline.duration
  • api.Element.animate.options_timeline_parameter
  • api.HTMLInputElement.alpha
  • api.ScrollTimeline
  • api.ScrollTimeline.ScrollTimeline
  • api.ScrollTimeline.axis
  • api.ScrollTimeline.source
  • api.ViewTimeline
  • api.ViewTimeline.ViewTimeline
  • api.ViewTimeline.endOffset
  • api.ViewTimeline.startOffset
  • api.ViewTimeline.subject
  • css.properties.animation-duration.auto
  • css.properties.animation-timeline
  • css.properties.animation-timeline.auto
  • css.properties.animation-timeline.none
  • css.properties.animation-timeline.scroll
  • css.properties.animation-timeline.view
  • css.properties.grid-template-columns.masonry
  • css.properties.grid-template-rows.masonry
  • css.properties.link-parameters
  • css.properties.link-parameters.none
  • css.properties.scroll-timeline-axis
  • css.properties.scroll-timeline-axis.block
  • css.properties.scroll-timeline-axis.inline
  • css.properties.scroll-timeline-axis.x
  • css.properties.scroll-timeline-axis.y
  • css.properties.scroll-timeline-name
  • css.properties.scroll-timeline-name.none
  • css.properties.scroll-timeline
  • css.properties.scroll-timeline.none
  • css.properties.timeline-scope
  • css.properties.timeline-scope.all
  • css.properties.timeline-scope.none
  • css.properties.view-timeline-axis
  • css.properties.view-timeline-axis.block
  • css.properties.view-timeline-axis.inline
  • css.properties.view-timeline-axis.x
  • css.properties.view-timeline-axis.y
  • css.properties.view-timeline-inset
  • css.properties.view-timeline-inset.auto
  • css.properties.view-timeline-name
  • css.properties.view-timeline-name.none
  • css.properties.view-timeline
  • css.properties.view-timeline.none
  • css.types.sibling-count
  • css.types.sibling-index

@github-actions github-actions Bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:l [PR only] 101-1000 LoC changed labels 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).

@caugner
caugner self-requested a review June 26, 2026 14:30
"edge": "mirror",
"firefox": {
"version_added": false
"version_added": "preview"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Comment thread api/Element.json
"edge": "mirror",
"firefox": {
"version_added": false
"version_added": "preview"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Comment thread api/HTMLInputElement.json
"edge": "mirror",
"firefox": {
"version_added": false,
"version_added": "preview",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Comment thread api/ScrollTimeline.json
"edge": "mirror",
"firefox": {
"version_added": false,
"version_added": "preview",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Comment thread api/ViewTimeline.json
"edge": "mirror",
"firefox": {
"version_added": false,
"version_added": "preview",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

"edge": "mirror",
"firefox": {
"version_added": false,
"version_added": "preview",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

"value_to_set": "true"
}
]
"version_added": "preview"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

}
],
"notes": "Now supports the `x` and `y` values, and also the deprecated `horizontal` and `vertical` values."
"version_added": "preview"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

"edge": "mirror",
"firefox": {
"version_added": false,
"version_added": "preview",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

"edge": "mirror",
"firefox": {
"version_added": false,
"version_added": "preview",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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 data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:l [PR only] 101-1000 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants