Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c3b98a8b26426d1da111e4ab76a8d4191121a5ab
      
https://github.com/WebKit/WebKit/commit/c3b98a8b26426d1da111e4ab76a8d4191121a5ab
  Author: Jer Noble <[email protected]>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M Source/WebCore/html/shadow/MediaControlTextTrackContainerElement.cpp

  Log Message:
  -----------
  REGRESSION(292180@main) [iPhone] nhl.com: Captions don't appear in fullscreen
rdar://152123238
https://bugs.webkit.org/show_bug.cgi?id=295125

Reviewed by Andy Estes.

In 292180@main, we added a quirk that allowed NHL.com to move the video caption 
area through
with a `transform:translate(-1.5em)` rule. However, in the 
TextTrackRepresentation codepath,
the painting code did not include the flag which applied transforms during 
painting. This caused
empty paints to appear in iPhone fullscreen.

* Source/WebCore/html/shadow/MediaControlTextTrackContainerElement.cpp:
(WebCore::MediaControlTextTrackContainerElement::createTextTrackRepresentationImage):

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



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

Reply via email to