[webkit-changes] [WebKit/WebKit] bd689a: Add rounded corners to videos in in-window fullscr...

Dana Estra noreply at github.com
Fri May 3 14:06:57 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bd689ab77d9e39a83693a5bb7655941e9d6c7c24
      https://github.com/WebKit/WebKit/commit/bd689ab77d9e39a83693a5bb7655941e9d6c7c24
  Author: Dana Estra <destra at apple.com>
  Date:   2024-05-03 (Fri, 03 May 2024)

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

  Log Message:
  -----------
  Add rounded corners to videos in in-window fullscreen mode
https://bugs.webkit.org/show_bug.cgi?id=273692
rdar://127496496

Reviewed by Jer Noble.

Add rounded corners to videos in in-window fullscreen mode. This
Requires setting the margins to auto to avoid stretching the
Aspect ratio of the video and removing padding so that the
Rounded corners appear along the video content.

* Source/WebCore/css/fullscreen.css:
(*|*:not(:root):-internal-in-window-fullscreen):

Canonical link: https://commits.webkit.org/278341@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