[webkit-changes] [WebKit/WebKit] 7250ca: Limit `::-webkit-media-controls` to `audio` and `v...

Commit Queue noreply at github.com
Wed May 29 20:31:36 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7250ca3fb789c3b62649ace163bee10ad4d6de22
      https://github.com/WebKit/WebKit/commit/7250ca3fb789c3b62649ace163bee10ad4d6de22
  Author: Ahmad Saleem <ahmad.saleem792 at gmail.com>
  Date:   2024-05-29 (Wed, 29 May 2024)

  Changed paths:
    M Source/WebCore/css/mediaControls.css

  Log Message:
  -----------
  Limit `::-webkit-media-controls` to `audio` and `video` in `mediaControls.css`

https://bugs.webkit.org/show_bug.cgi?id=270948

Reviewed by Antti Koivisto.

This patch is to limit `-webkit-media-controls` selector to only
`audio` and `video` elements as they are only relevant elements.

* Source/WebCore/css/mediaControls.css:

Canonical link: https://commits.webkit.org/279491@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list