Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8b5dbfa6c16adb0ab4110a48bc8c2930bce1f1fd
      
https://github.com/WebKit/WebKit/commit/8b5dbfa6c16adb0ab4110a48bc8c2930bce1f1fd
  Author: Andy Estes <aes...@apple.com>
  Date:   2024-06-26 (Wed, 26 Jun 2024)

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

  Log Message:
  -----------
  [tvOS] Enforce `object-fit: contain` for videos in element fullscreen
https://bugs.webkit.org/show_bug.cgi?id=275889
rdar://130561454

Reviewed by Eric Carlson.

Adding !important to `object-fit: contain` in fullscreen.css improves 
compatibility when placing
video elements in element fullscreen on tvOS. While ultimately we should add an 
internal
pseudo-class that selects a video in element fullscreen, for now this change 
modifies the definition
of the Fullscreen API UA stylesheet on tvOS.

* Source/WebCore/css/fullscreen.css:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to