Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS property media-controls-panel #7047

Open
SerafinDinges opened this issue Apr 29, 2024 · 0 comments
Open

CSS property media-controls-panel #7047

SerafinDinges opened this issue Apr 29, 2024 · 0 comments

Comments

@SerafinDinges
Copy link

I couldn't find any documentation on these css properties that allow styling of HTML5 audio (and I assume video). I can confirm they work in Chromium based browsers but can't really find any other information on them.

This is the full list:

- audio::-webkit-media-controls-panel
- audio::-webkit-media-controls-mute-button
- audio::-webkit-media-controls-play-button
- audio::-webkit-media-controls-timeline-container
- audio::-webkit-media-controls-current-time-display
- audio::-webkit-media-controls-time-remaining-display
- audio::-webkit-media-controls-timeline
- audio::-webkit-media-controls-volume-slider-container
- audio::-webkit-media-controls-volume-slider
- audio::-webkit-media-controls-seek-back-button
- audio::-webkit-media-controls-seek-forward-button
- audio::-webkit-media-controls-fullscreen-button
- audio::-webkit-media-controls-rewind-button
- audio::-webkit-media-controls-return-to-realtime-button
- audio::-webkit-media-controls-toggle-closed-captions-button

This blog post documents the functionality quite neatly.

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

No branches or pull requests

1 participant