Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ae855de5413dcb4087de19ce4a0693cb7fc5e68c
https://github.com/WebKit/WebKit/commit/ae855de5413dcb4087de19ce4a0693cb7fc5e68c
Author: Phinehas Fuachie <[email protected]>
Date: 2025-11-19 (Wed, 19 Nov 2025)
Changed paths:
M Source/WebCore/rendering/cocoa/RenderThemeCocoa.mm
Log Message:
-----------
Video Viewer UI elements overlapping and exits unexpectedly when using media
controls
https://bugs.webkit.org/show_bug.cgi?id=302130
rdar://164051864
Reviewed by Andy Estes.
Added proper left positioning using --inline-controls-inside-margin to
ensure the top-left controls stay in their designated position and don't
interfere with the volume slider container.
* Source/WebCore/rendering/cocoa/RenderThemeCocoa.mm:
(WebCore::macOSInlineMediaControlsStyleSheet):
Canonical link: https://commits.webkit.org/303256@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications