-
Notifications
You must be signed in to change notification settings - Fork 33
Media element pseudo-classes #1003
Copy link
Copy link
Closed
Labels
acceptedAn accepted proposalAn accepted proposalfocus-area-proposalFocus Area ProposalFocus Area Proposal
Description
Description
Developers would like to control more of the audio/video user experience. The :playing, :paused, :seeking, :buffering, :stalled, :muted, and :volume-locked CSS pseudo-classes match <audio> and <video> elements based on their state.
Specification
https://drafts.csswg.org/selectors/#resource-pseudos
web-feature
https://web-platform-dx.github.io/web-features-explorer/features/media-pseudos/
Test Links
css/selectors/media/media-loading-state.html
css/selectors/media/media-playback-state.html
css/selectors/media/sound-state.html
Additional Signals
Same as #878 from last year.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
acceptedAn accepted proposalAn accepted proposalfocus-area-proposalFocus Area ProposalFocus Area Proposal
Type
Projects
Status
Done