forked from whatwg/html
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the media element pseudo-classes
These have been in Selectors for a while, but require host integration. The usage of public API in the definition feels justified given the current state of the media element section, though I tried to minimize it. Test coverage can be found here: * https://wpt.fyi/css/selectors/media/media-loading-state.html * https://wpt.fyi/css/selectors/media/media-playback-state.html * https://wpt.fyi/css/selectors/media/sound-state.html * https://wpt.fyi/results/css/selectors/invalidation/media-pseudo-classes-in-has.html * https://wpt.fyi/results/css/selectors/invalidation/media-loading-pseudo-classes-in-has.html
- Loading branch information
Showing
1 changed file
with
79 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters