Skip to content

media: enable default controls on top-level media elements#42488

Merged
jdm merged 1 commit intoservo:mainfrom
webbeef:default-video-controls
Feb 10, 2026
Merged

media: enable default controls on top-level media elements#42488
jdm merged 1 commit intoservo:mainfrom
webbeef:default-video-controls

Conversation

@webbeef
Copy link
Copy Markdown
Contributor

@webbeef webbeef commented Feb 9, 2026

This makes it possible to actually play media when loaded as top level content and not already in a video or audio element.

Testing: manual testing with ./mach run https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm

This makes it possible to actually play media when loaded as top level content
and not already in a video or audio element.

Signed-off-by: webbeef <me@webbeef.org>
@webbeef webbeef requested a review from gterzian as a code owner February 9, 2026 19:21
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Feb 9, 2026
Copy link
Copy Markdown
Member

@jdm jdm left a comment

Choose a reason for hiding this comment

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

Smart.

@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Feb 10, 2026
@jdm jdm added this pull request to the merge queue Feb 10, 2026
@servo-highfive servo-highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Feb 10, 2026
Merged via the queue into servo:main with commit f1953af Feb 10, 2026
33 checks passed
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants