Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2c0b7b13f65be3d8af42bddb3ec940c2acaae4db
      
https://github.com/WebKit/WebKit/commit/2c0b7b13f65be3d8af42bddb3ec940c2acaae4db
  Author: Phinehas Fuachie <[email protected]>
  Date:   2026-02-23 (Mon, 23 Feb 2026)

  Changed paths:
    A 
LayoutTests/media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-mute-button-rtl-positioning-expected.txt
    A 
LayoutTests/media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-mute-button-rtl-positioning.html
    M Source/WebCore/rendering/cocoa/RenderThemeCocoa.mm

  Log Message:
  -----------
  Mute bar is misplaced, overlapping withe the pause button on YouTube
https://bugs.webkit.org/show_bug.cgi?id=308340
rdar://170731397

Reviewed by Andy Estes.

The volume button issue was caused by old CSS with higher specificity 
overriding the new
'left: auto' positioning in RTL mode.

Test: 
media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-mute-button-rtl-positioning.html

* 
LayoutTests/media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-mute-button-rtl-positioning-expected.txt:
 Added.
* 
LayoutTests/media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-mute-button-rtl-positioning.html:
 Added.
* Source/WebCore/rendering/cocoa/RenderThemeCocoa.mm:
(WebCore::macOSFullscreenMediaControlsStyleSheet):

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



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

Reply via email to